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.
1 parent 85d664f commit 1d215b0Copy full SHA for 1d215b0
.github/workflows/ci.yaml
@@ -25,7 +25,7 @@ jobs:
25
with:
26
go-version-file: go.mod
27
28
- - uses: golangci/golangci-lint-action@82d40c283aeb1f2b6595839195e95c2d6a49081b # v5
+ - uses: golangci/golangci-lint-action@23faadfdeb23a6f9e511beaba149bb123b5b145a # 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