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 4757fd3 + 854740a commit b67de7aCopy full SHA for b67de7a
2 files changed
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
17
18
- - uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
+ - uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0
19
with:
20
go-version-file: go.mod
21
cache: true
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
fetch-depth: 0
22
0 commit comments