We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 54eb247 + a66381e commit 0e480b5Copy full SHA for 0e480b5
2 files changed
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
17
18
- - uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0
+ - uses: actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7.0.0
19
with:
20
go-version-file: go.mod
21
.github/workflows/release.yml
@@ -17,7 +17,7 @@ jobs:
fetch-depth: 0
22
23
0 commit comments