We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 862cd12 commit 7fb0366Copy full SHA for 7fb0366
.github/workflows/sdre.yml
@@ -701,7 +701,7 @@ jobs:
701
password: ${{ secrets.ghcr_token }}
702
703
- name: Set up Docker Buildx
704
- uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3
+ uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3
705
706
- name: Create manifest list and push
707
working-directory: ${{ runner.temp }}/digests
0 commit comments