Skip to content

Commit

Permalink
Merge pull request #143 from replicatedhq/dependabot/github_actions/g…
Browse files Browse the repository at this point in the history
…oreleaser/goreleaser-action-4

Bump goreleaser/goreleaser-action from 3 to 4
  • Loading branch information
laverya authored Jan 5, 2023
2 parents 9801338 + 9984a3d commit 24b4c74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
go-version: 1.19

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

0 comments on commit 24b4c74

Please sign in to comment.