Skip to content

Commit

Permalink
Merge pull request #243 from doron-cohen/dependabot/github_actions/go…
Browse files Browse the repository at this point in the history
…releaser/goreleaser-action-4.2.0
  • Loading branch information
doron-cohen authored Feb 14, 2024
2 parents 3276ce5 + 85812e1 commit 082274f
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 @@ -18,7 +18,7 @@ jobs:
go-version: 1.18

- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v3.1.0
uses: goreleaser/goreleaser-action@v4.2.0
with:
version: latest
args: release --rm-dist
Expand Down

0 comments on commit 082274f

Please sign in to comment.