We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cddf466 + 7387349 commit a0ff314Copy full SHA for a0ff314
.github/workflows/publish.yml
@@ -51,7 +51,7 @@ jobs:
51
# https://github.com/docker/build-push-action/blob/v2.4.0/docs/advanced/multi-platform.md
52
53
- name: Set up QEMU (for docker buildx)
54
- uses: docker/setup-qemu-action@8b122486cedac8393e77aa9734c3528886e4a1a8 # associated tag: v1.0.2
+ uses: docker/setup-qemu-action@e81a89b1732b9c48d79cd809d8d81d79c4647a18 # associated tag: v1.0.2
55
56
- name: Set up Docker Buildx (for multi-arch builds)
57
uses: docker/setup-buildx-action@dc7b9719a96d48369863986a06765841d7ea23f6 # associated tag: v1.1.2
0 commit comments