Update actions/checkout action to v5
This commit is contained in:
parent
b4fb2be0f9
commit
04867ac9b8
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