We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9bab55 commit df5e0fbCopy full SHA for df5e0fb
.github/workflows/golangci-lint.yml
@@ -15,6 +15,6 @@ jobs:
15
- uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32
16
with:
17
go-version-file: ./go.mod
18
- - uses: golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86
+ - uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8
19
20
version: latest
0 commit comments