Skip to content

Commit c42fe20

Browse files
committed
build: Updated goreleaser version constraint
1 parent 79582b0 commit c42fe20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Release
2424
uses: goreleaser/goreleaser-action@v6
2525
with:
26-
version: v1.18.2
26+
version: v2.4.8
2727
args: release --clean
2828
env:
2929
GITHUB_TOKEN: ${{ secrets.PET_PAT }}

0 commit comments

Comments
 (0)