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 006f1a0 + 1d602ae commit 9ff7c2cCopy full SHA for 9ff7c2c
.github/workflows/ci.yaml
@@ -25,7 +25,7 @@ jobs:
25
with:
26
go-version-file: go.mod
27
28
- - uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # v4
+ - uses: golangci/golangci-lint-action@82d40c283aeb1f2b6595839195e95c2d6a49081b # v5
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