Skip to content

Commit

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

Bump goreleaser/goreleaser-action from 4.4.0 to 4.6.0
  • Loading branch information
miniscruff committed Sep 10, 2023
2 parents b02d46f + e2a1481 commit dedab7f
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 @@ -33,7 +33,7 @@ jobs:
echo GORELEASER_CURRENT_TAG=${{ steps.latest.outputs.output }} >> $GITHUB_ENV
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v4.4.0
uses: goreleaser/goreleaser-action@v4.6.0
with:
version: latest
args: --rm-dist --release-notes=.changes/${{ steps.latest.outputs.output }}.md --skip-validate --debug
Expand Down

0 comments on commit dedab7f

Please sign in to comment.