We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 313d3d2 commit f47896dCopy full SHA for f47896d
.github/workflows/golangci-lint.yaml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
17
- name: golangci-lint
18
- uses: golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86 # v6.1.0
+ uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6.1.1
19
with:
20
version: latest
21
only-new-issues: false
0 commit comments