We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3e0f1b9 + 72a555d commit 84dcc8fCopy full SHA for 84dcc8f
.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@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2.0
+ uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4.0
29
with:
30
go-version: '1.23.4'
31
0 commit comments