Skip to content

Commit af879e5

Browse files
authored
gha: pin goreleaser to v1.26.2 (#335)
1 parent ab0fad6 commit af879e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stage-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
uses: goreleaser/goreleaser-action@v2
2828
with:
2929
args: ${{ inputs.goreleaser-args }}
30-
version: latest
30+
version: v1.26.2

0 commit comments

Comments
 (0)