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 919f7fe commit 1cb194bCopy full SHA for 1cb194b
.github/workflows/workflow.yml
@@ -55,7 +55,7 @@ jobs:
55
run: git fetch --tags
56
57
- name: setup docker buildx
58
- uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3
+ uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3
59
60
- name: build the container image
61
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6
0 commit comments