We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41b6d28 commit d78885fCopy full SHA for d78885f
.github/workflows/ci.yaml
@@ -54,7 +54,7 @@ jobs:
54
module: ${{fromJson(needs.changeFinder.outputs.goPaths)}}
55
steps:
56
- name: Install Go
57
- uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5
+ uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
58
with:
59
go-version: '^1.16'
60
- name: Install goimports
0 commit comments