Skip to content

Commit

Permalink
Merge pull request #6 from e-breuninger/dependabot/github_actions/gor…
Browse files Browse the repository at this point in the history
…eleaser/goreleaser-action-4.3.0

chore(deps): bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0
  • Loading branch information
FlxPeters authored Jun 19, 2023
2 parents d499c56 + 9291a50 commit 3c22cc2
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.2.0
uses: goreleaser/goreleaser-action@v4.3.0
with:
version: latest
args: release --rm-dist
Expand Down

0 comments on commit 3c22cc2

Please sign in to comment.