Update actions/checkout action to v5 #43

Open
renovate wants to merge 1 commit from renovate/actions-checkout-5.x into main

View file

@ -18,7 +18,7 @@ jobs:
contents: read
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v5
- name: Generate suitable tag for kaniko
id: meta