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 f5c50f6 commit 01de3a8Copy full SHA for 01de3a8
.github/workflows/test.yaml
@@ -37,7 +37,7 @@ jobs:
37
${{ runner.os }}-go-
38
39
- name: Set up Go
40
- uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
+ uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
41
with:
42
go-version-file: './go.mod'
43
check-latest: true
.github/workflows/verify.yaml
@@ -33,7 +33,7 @@ jobs:
33
persist-credentials: false
34
35
36
go-version-file: './src/github.com/${{ github.repository }}/go.mod'
0 commit comments