Skip to content

Commit c2e5e45

Browse files
chore(.github/workflows): Update goreleaser version to v2.4.0
1 parent 7071482 commit c2e5e45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
uses: goreleaser/goreleaser-action@v5
6969
with:
7070
distribution: goreleaser
71-
version: ~> v2
71+
version: v2.4.0
7272
args: release --clean
7373
env:
7474
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)