Update actions/checkout action to v4
All checks were successful
Build and publish Docker image / build (pull_request) Successful in 20s
Build and publish Docker image / build (push) Successful in 27s

This commit is contained in:
Renovate Bot 2024-08-20 22:39:41 +00:00
parent a7fbb70071
commit f4d8aaf350

View file

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