Skip to content

Commit

Permalink
Merge pull request #16 from e-breuninger/dependabot/github_actions/go…
Browse files Browse the repository at this point in the history
…releaser/goreleaser-action-5.0.0

chore(deps): bump goreleaser/goreleaser-action from 4.4.0 to 5.0.0
  • Loading branch information
s-diez authored Oct 13, 2023
2 parents 659622b + 939af89 commit 23afd42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,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@v5.0.0
with:
version: latest
args: release --rm-dist
Expand Down

0 comments on commit 23afd42

Please sign in to comment.