Skip to content

Commit 50c1c59

Browse files
committed
chore: pin docker action
this was accidentally left unpinned
1 parent e22e63a commit 50c1c59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
3939
with:
4040
go-version: stable
41-
- uses: docker/setup-buildx-action@v3
41+
- uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12.0
4242
- name: Login to GHCR
4343
uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0
4444
with:

0 commit comments

Comments
 (0)