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.
2 parents cd91e68 + ecb4131 commit be7031bCopy full SHA for be7031b
1 file changed
.github/workflows/lint.yml
@@ -60,6 +60,6 @@ jobs:
60
- name: staticcheck
61
run: staticcheck ./...
62
- name: golangci-lint
63
- uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20
+ uses: golangci/golangci-lint-action@82606bf257cbaff209d206a39f5134f0cfbfd2ee
64
# with:
65
# version: "${{ steps.settings.outputs.golangci_lint_version }}"
0 commit comments