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 423b5ee commit c75f8beCopy full SHA for c75f8be
.github/workflows/go.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
16
- name: Set up Go 1.19
17
- uses: actions/setup-go@0caeaed6fd66a828038c2da3c0f662a42862658f # v1.1.3
+ uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
18
with:
19
go-version: 1.19
20
id: go
.github/workflows/goreleaser.yml
- name: Unshallow
run: git fetch --prune --unshallow
- name: Set up Go
- uses: actions/setup-go@bfdd3570ce990073878bf10f6b2d79082de49492 # v2.2.0
- name: Run GoReleaser
0 commit comments