We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa9af57 commit 237a34fCopy full SHA for 237a34f
.github/workflows/release-golang-executable-on-tag.yaml
@@ -141,7 +141,7 @@ jobs:
141
run: |
142
chmod +x ./artifacts/temingo_linux_*
143
144
- - uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3
+ - uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3
145
146
- uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3
147
with:
0 commit comments