We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bceb4a commit d637696Copy full SHA for d637696
.github/workflows/container-validation-backends.yml
@@ -77,7 +77,7 @@ jobs:
77
docker build --target tester --progress=plain --build-arg DOCKER_PROXY=${ECR_HOSTNAME}/dockerhub/ .
78
79
- name: Set up Go
80
- uses: actions/setup-go@v5
+ uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
81
with:
82
go-version: '1.24'
83
- name: Check for uncommitted changes
0 commit comments