We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cec1ad3 commit 08fbd4eCopy full SHA for 08fbd4e
.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@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6.5.2
+ uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2.0
20
with:
21
# renovate: datasource=github-releases depName=golangci/golangci-lint
22
version: v1.64.7
0 commit comments