Skip to content

Commit

Permalink
Merge pull request #2 from metio/dependabot/github_actions/goreleaser…
Browse files Browse the repository at this point in the history
…/goreleaser-action-5

chore(deps): bump goreleaser/goreleaser-action from 4 to 5
  • Loading branch information
github-actions[bot] committed Sep 12, 2023
2 parents d1e934e + 788c48e commit f18fb7c
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 @@ -52,7 +52,7 @@ jobs:
- id: goreleaser
name: Run GoReleaser
if: steps.commits.outputs.count > 0
uses: goreleaser/goreleaser-action@v4
uses: goreleaser/goreleaser-action@v5
with:
version: latest
args: release --clean
Expand Down

0 comments on commit f18fb7c

Please sign in to comment.