Skip to content

Commit

Permalink
Bump goreleaser/goreleaser-action from 6.1.0 to 6.2.1 (#507)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbygdell authored Feb 17, 2025
2 parents 97c8d5c + 298dd37 commit 8b1f981
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
fi
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v6.1.0
uses: goreleaser/goreleaser-action@v6.2.1
with:
version: '~> v2'
args: release --clean
Expand Down

0 comments on commit 8b1f981

Please sign in to comment.