Skip to content

Commit

Permalink
Bump goreleaser/goreleaser-action from 4.6.0 to 5.0.0 (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 12, 2023
1 parent 35f192e commit ab91490
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 @@ -19,7 +19,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: Unshallow
run: git fetch --prune --unshallow
- uses: goreleaser/goreleaser-action@v4.6.0
- uses: goreleaser/goreleaser-action@v5.0.0
with:
version: latest
args: release --clean
Expand Down

0 comments on commit ab91490

Please sign in to comment.