Skip to content

Commit

Permalink
Merge pull request #137 from smlx/dependabot/github_actions/gorelease…
Browse files Browse the repository at this point in the history
…r/goreleaser-action-5.1.0

chore(deps): bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0
  • Loading branch information
github-actions[bot] authored May 13, 2024
2 parents 40c7114 + 7f34247 commit 630f3a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
fi
- name: Run GoReleaser
if: steps.tag.outputs.new == 'true'
uses: goreleaser/goreleaser-action@v5.0.0
uses: goreleaser/goreleaser-action@v5.1.0
with:
version: latest
args: release --clean
Expand Down

0 comments on commit 630f3a4

Please sign in to comment.