We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6afac6e commit 4a13d4cCopy full SHA for 4a13d4c
.github/workflows/docker-publish.yml
@@ -33,7 +33,7 @@ jobs:
33
34
steps:
35
- name: Checkout repository
36
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
37
38
# Install the cosign tool except on PR
39
# https://github.com/sigstore/cosign-installer
0 commit comments