Skip to content

Commit 37a6b65

Browse files
chore(deps): bump actions/setup-go from 5.0.2 to 5.1.0 (#465)
1 parent ade9ba7 commit 37a6b65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
fetch-depth: 0
2222
- name: Setup Go
23-
uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
23+
uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0
2424
with:
2525
go-version-file: "go.mod"
2626
- name: Import GPG Key

0 commit comments

Comments
 (0)