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 7955dfd commit b1a8855Copy full SHA for b1a8855
.github/workflows/release.yaml
@@ -20,7 +20,7 @@ jobs:
20
with:
21
# Allow goreleaser to access older tag information.
22
fetch-depth: 0
23
- - uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
+ - uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0
24
25
go-version-file: "go.mod"
26
cache: true
0 commit comments