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.
2 parents 840639d + 4eba964 commit 4aa5fdaCopy full SHA for 4aa5fda
.github/workflows/ci.yaml
@@ -25,7 +25,7 @@ jobs:
25
with:
26
go-version-file: go.mod
27
28
- - uses: golangci/golangci-lint-action@38e1018663fa5173f3968ea0777460d3de38f256 # v5
+ - uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # v6
29
30
# installed here to run lint on the .goreleaser.yml file:
31
- name: Install GoReleaser
@@ -47,7 +47,7 @@ jobs:
47
48
49
50
51
52
53
uses: goreleaser/goreleaser-action@7ec5c2b0c6cdda6e8bbb49444bc797dd33d74dd8 # v5
0 commit comments