We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4eb1fec + 94396f0 commit 49fa5f0Copy full SHA for 49fa5f0
1 file changed
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
go-version: ${{ env.GO_VERSION }}
26
27
- name: Install golangci-lint
28
- uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9
+ uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20
29
with:
30
version: latest
31
0 commit comments