Skip to content
This repository has been archived by the owner on Jun 16, 2024. It is now read-only.

Commit

Permalink
Merge pull request #64 from ViRb3/dependabot/github_actions/gorelease…
Browse files Browse the repository at this point in the history
…r/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 1f7e0e0 + 7b832c0 commit 13e6074
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 @@ -67,7 +67,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 13e6074

Please sign in to comment.