We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e22e63a commit 50c1c59Copy full SHA for 50c1c59
1 file changed
.github/workflows/release.yaml
@@ -38,7 +38,7 @@ jobs:
38
- uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
39
with:
40
go-version: stable
41
- - uses: docker/setup-buildx-action@v3
+ - uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12.0
42
- name: Login to GHCR
43
uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0
44
0 commit comments