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 bf77fa3 commit 2334295Copy full SHA for 2334295
.github/workflows/build.yaml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
fetch-depth: 0
19
- run: git fetch --force --tags
20
- - uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
+ - uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6
21
22
go-version: 1.24.4
23
- uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6
0 commit comments