We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd3f4bb commit 66adf4fCopy full SHA for 66adf4f
.github/workflows/docker-publish.yml
@@ -29,7 +29,7 @@ jobs:
29
30
steps:
31
- name: Checkout repository
32
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
+ uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
33
34
# Workaround: https://github.com/docker/build-push-action/issues/461
35
- name: Setup Docker buildx
0 commit comments