Skip to content

Commit 3eb76c2

Browse files
committed
chore(deps): update actions/setup-go digest to d35c59a
1 parent 64996fa commit 3eb76c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
module: ${{fromJson(needs.changeFinder.outputs.goPaths)}}
5555
steps:
5656
- name: Install Go
57-
uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5
57+
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
5858
with:
5959
go-version: '^1.16'
6060
- name: Install goimports

0 commit comments

Comments
 (0)