We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 235b16f commit 39cfa51Copy full SHA for 39cfa51
.github/actions/ci/lint/action.yml
@@ -16,7 +16,7 @@ runs:
16
go_version: ${{ inputs.go_version }}
17
18
- name: Run Linter
19
- uses: golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # v6
+ uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6.1.1
20
with:
21
version: v1.61.0
22
skip-pkg-cache: true
0 commit comments