Skip to content

Commit d637696

Browse files
committed
pin setup go action commit
1 parent 5bceb4a commit d637696

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container-validation-backends.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
docker build --target tester --progress=plain --build-arg DOCKER_PROXY=${ECR_HOSTNAME}/dockerhub/ .
7878
7979
- name: Set up Go
80-
uses: actions/setup-go@v5
80+
uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
8181
with:
8282
go-version: '1.24'
8383
- name: Check for uncommitted changes

0 commit comments

Comments
 (0)