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 6564373 commit b145e5aCopy full SHA for b145e5a
.github/workflows/golangci-lint.yml
@@ -18,7 +18,7 @@ jobs:
18
19
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
20
- name: golangci-lint
21
- uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837
+ uses: golangci/golangci-lint-action@4696ba8babb6127d732c3c6dde519db15edab9ea
22
with:
23
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
24
version: latest
0 commit comments