Skip to content

Commit a15ced2

Browse files
chore(deps): update actions/setup-go digest to 3041bf5
1 parent 0f05ceb commit a15ced2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
submodules: true
2727

2828
- name: "Setup Go stable"
29-
uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5
29+
uses: actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5
3030
with:
3131
go-version: "stable"
3232
cache: true

0 commit comments

Comments
 (0)