We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ade9ba7 commit 37a6b65Copy full SHA for 37a6b65
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
20
with:
21
fetch-depth: 0
22
- name: Setup Go
23
- uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
+ uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0
24
25
go-version-file: "go.mod"
26
- name: Import GPG Key
0 commit comments