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 1847589 + e1dbc9d commit a2482ccCopy full SHA for a2482cc
.github/workflows/ci.yaml
@@ -25,7 +25,7 @@ jobs:
25
with:
26
go-version-file: go.mod
27
28
- - uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3
+ - uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # v4
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