Skip to content

Commit

Permalink
Merge pull request #133 from gonzolino/dependabot/github_actions/gore…
Browse files Browse the repository at this point in the history
…leaser/goreleaser-action-4.6.0

chore(deps): bump goreleaser/goreleaser-action from 4.4.0 to 4.6.0
  • Loading branch information
gonzolino authored Sep 6, 2023
2 parents 821d9ad + d8f7fa5 commit f672ff3
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 @@ -42,7 +42,7 @@ jobs:
GPG_PRIVATE_KEY: ${{ secrets.GPG_PRIVATE_KEY }}
PASSPHRASE: ${{ secrets.PASSPHRASE }}
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v4.4.0
uses: goreleaser/goreleaser-action@v4.6.0
with:
args: release --rm-dist
env:
Expand Down

0 comments on commit f672ff3

Please sign in to comment.