We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd6c100 commit 71a8bdeCopy full SHA for 71a8bde
.github/workflows/ci-go.yml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
go-version-file: 'go.mod'
23
- run: go mod download
24
- - uses: golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86 # v6.1.0
+ - uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6.1.1
25
26
version: latest
27
terraform-provider-corner:
0 commit comments