Update actions/checkout action to v5
This commit is contained in:
parent
e14440af94
commit
f2600d4c84
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ jobs:
|
|||
contents: read
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v5
|
||||
|
||||
- name: Generate suitable tag for kaniko
|
||||
id: meta
|
||||
|
|
Loading…
Add table
Reference in a new issue