Skip to content

Commit be3241a

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

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@f111f3307d8850f501ac008e886eec1fd1932a34 # v5
3030
with:
3131
go-version: "stable"
3232
cache: true

0 commit comments

Comments
 (0)