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 18a0729 commit 7179196Copy full SHA for 7179196
.github/workflows/golangci.yml
@@ -20,6 +20,6 @@ jobs:
20
- run: go mod vendor
21
22
- name: Run golangci-lint
23
- uses: golangci/golangci-lint-action@v6
+ uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6
24
with:
25
- version: v1.64.8
+ version: v1.64.8
0 commit comments