Update actions/checkout action to v5
Some checks failed
Build and publish Docker image / build (push) Failing after 33s
Build and publish Docker image / build (pull_request) Failing after 7s

This commit is contained in:
Renovate Bot 2025-08-14 20:24:22 +00:00
parent e14440af94
commit f2600d4c84

View file

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