Skip to content

Commit

Permalink
Merge pull request #1212 from sundowndev/dependabot/github_actions/go…
Browse files Browse the repository at this point in the history
…releaser/goreleaser-action-4.2.0

fix(deps): bump goreleaser/goreleaser-action from 4.1.1 to 4.2.0
  • Loading branch information
sundowndev committed Feb 6, 2023
2 parents 93d6983 + 81fcb97 commit a862725
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 @@ -32,7 +32,7 @@ jobs:
run: make install-tools

- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v4.1.1
uses: goreleaser/goreleaser-action@v4.2.0
with:
version: v1.10.2
args: release --rm-dist
Expand Down

0 comments on commit a862725

Please sign in to comment.