Skip to content

Commit 328db8a

Browse files
committed
pin to latest version, not commit
1 parent 4848f62 commit 328db8a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ jobs:
2525
persist-credentials: false
2626

2727
- name: Set up QEMU
28-
uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf
28+
uses: docker/setup-qemu-action@96fe6ef7f33517b61c61be40b68a1882f3264fb8 # v4.2.0
2929
with:
3030
platforms: linux/amd64,linux/arm64
3131

3232
- name: Set up Docker Buildx
33-
uses: docker/setup-buildx-action@3d68780484996aa9d417bb9016193885cdf1f299
33+
uses: docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4.2.0
3434

3535
- name: Log in to the Container registry
3636
uses: docker/login-action@06fb636fac595d6fb4b28a5dfcb21a6f5091859c

0 commit comments

Comments
 (0)