We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f931c97 commit 0495380Copy full SHA for 0495380
.github/workflows/docker-publish.yml
@@ -33,7 +33,7 @@ jobs:
33
34
steps:
35
- name: Checkout repository
36
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
+ uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
37
38
# Install the cosign tool except on PR
39
# https://github.com/sigstore/cosign-installer
0 commit comments