Skip to content

Commit

Permalink
build(deps): bump goreleaser/goreleaser-action from 4 to 5
Browse files Browse the repository at this point in the history
  • Loading branch information
nickfloyd authored Sep 22, 2023
2 parents d486f73 + 57f640d commit 0c393c4
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 @@ -38,7 +38,7 @@ jobs:
PASSPHRASE: ${{ secrets.PASSPHRASE }}
-
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v4
uses: goreleaser/goreleaser-action@v5
with:
version: latest
args: release --rm-dist
Expand Down

0 comments on commit 0c393c4

Please sign in to comment.