We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32e3da6 commit 73a7ac7Copy full SHA for 73a7ac7
.github/workflows/release-builder.yml
@@ -25,7 +25,7 @@ jobs:
25
run: echo "RELEASE_VERSION=$RELEASE_VERSION" >> $GITHUB_ENV
26
27
- name: Set up Go
28
- uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
+ uses: actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2.0
29
with:
30
go-version: '1.22.4'
31
0 commit comments