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.
2 parents 6f6da31 + e91b149 commit a571361Copy full SHA for a571361
2 files changed
.github/workflows/go.yml
@@ -21,7 +21,7 @@ jobs:
21
persist-credentials: false
22
23
- name: Set up Go
24
- uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
+ uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6
25
with:
26
go-version-file: go.mod
27
.github/workflows/lint.yaml
@@ -15,7 +15,7 @@ jobs:
15
16
17
- name: Setup go
18
19
20
0 commit comments