Skip to content

Commit

Permalink
Bump goreleaser action (#474)
Browse files Browse the repository at this point in the history
  • Loading branch information
guineveresaenger authored Jan 30, 2023
1 parent 8ef5144 commit cc38b66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ jobs:
run: echo "GORELEASER_CURRENT_TAG=v$(pulumictl get version --language generic)"
>> $GITHUB_ENV
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
uses: goreleaser/goreleaser-action@v4
with:
args: -p 3 -f .goreleaser.prerelease.yml --rm-dist --skip-validate --timeout
60m0s
Expand Down

0 comments on commit cc38b66

Please sign in to comment.