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 9b9e309 commit 9dd3dd0Copy full SHA for 9dd3dd0
.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@971e284b6050e8a5849b72094c50ab08da042db8
+ uses: golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae
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