We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b3f6ee commit 70f9275Copy full SHA for 70f9275
.github/workflows/test.yml
@@ -41,7 +41,7 @@ jobs:
41
- run: go mod download
42
- run: go build -v .
43
- name: Run linters
44
- uses: golangci/golangci-lint-action@818ec4d51a1feacefc42ff1b3ec25d4962690f39 # v6.4.1
+ uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6.5.2
45
with:
46
version: latest
47
0 commit comments