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 cb1b2e5 commit 55c00aaCopy full SHA for 55c00aa
.github/workflows/ci.yaml
@@ -83,7 +83,7 @@ jobs:
83
with:
84
go-version-file: go.mod
85
- name: Setup Goreleaser
86
- uses: goreleaser/goreleaser-action@286f3b13b1b49da4ac219696163fb8c1c93e1200 # v6.0.0
+ uses: goreleaser/goreleaser-action@9ed2f89a662bf1735a48bc8557fd212fa902bebf # v6.1.0
87
88
version: ${{ env.GORELEASER_VERSION }}
89
install-only: true
@@ -107,7 +107,7 @@ jobs:
107
108
109
110
111
112
113
0 commit comments