Skip to content

Commit

Permalink
Merge pull request #116 from ViRb3/dependabot/github_actions/goreleas…
Browse files Browse the repository at this point in the history
…er/goreleaser-action-2.8.0

fix(deps): bump goreleaser/goreleaser-action from 2.7.0 to 2.8.0
  • Loading branch information
ViRb3 authored Nov 23, 2021
2 parents 4dbee46 + 7ddef19 commit eaa77f8
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 @@ -66,7 +66,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 eaa77f8

Please sign in to comment.