Skip to content

Commit

Permalink
Merge pull request #21 from researchgate/renovate/master-goreleaser-g…
Browse files Browse the repository at this point in the history
…oreleaser-action-2.x

chore(deps): update goreleaser/goreleaser-action action to v2.8.0 (master)
  • Loading branch information
stefanhoth committed Nov 8, 2021
2 parents 78119d4 + 0f225c5 commit 2373cfc
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 @@ -20,7 +20,7 @@ jobs:
go-version: 1.16

- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2.6.1
uses: goreleaser/goreleaser-action@v2.8.0
with:
version: latest
args: release --rm-dist
Expand Down

0 comments on commit 2373cfc

Please sign in to comment.