Compare commits

...

1 commit

Author SHA1 Message Date
04867ac9b8 Update actions/checkout action to v5
Some checks failed
Build and publish Docker image / build (pull_request) Failing after 6s
Build and publish Docker image / build (push) Failing after 6s
2025-08-11 13:24:24 +00:00

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