We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 310689f + 58f9a57 commit 4a8fcf1Copy full SHA for 4a8fcf1
2 files changed
.github/workflows/docker-image-release.yaml
@@ -42,7 +42,7 @@ jobs:
42
cosign-release: 'v2.6.1'
43
44
- name: Set up Docker Buildx
45
- uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12.0
+ uses: docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4.0.0
46
47
- name: Login to Docker Hub
48
uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0
.github/workflows/docker-image-testing.yaml
@@ -40,7 +40,7 @@ jobs:
40
# cosign-release: 'v2.6.0'
41
0 commit comments