Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/github_actions/gorele…
Browse files Browse the repository at this point in the history
…aser/goreleaser-action-2.8.0'
  • Loading branch information
ViRb3 committed Oct 23, 2021
2 parents 3f03fbe + 7d37f24 commit 2dc139f
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 @@ -27,7 +27,7 @@ jobs:
go-version: "${{ env.go_version }}"

- name: Binaries Release
uses: goreleaser/goreleaser-action@v2.7.0
uses: goreleaser/goreleaser-action@v2.8.0
with:
version: ~> 0.175
args: release --rm-dist
Expand Down

0 comments on commit 2dc139f

Please sign in to comment.