Skip to content

Commit 6fb035d

Browse files
chore(deps): update actions/setup-go digest to 41dfa10
1 parent 0f05ceb commit 6fb035d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
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@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5
3030
with:
3131
go-version: "stable"
3232
cache: true

0 commit comments

Comments
 (0)