Skip to content

Commit

Permalink
Merge pull request #29 from pulumiverse/dependabot/github_actions/gor…
Browse files Browse the repository at this point in the history
…eleaser/goreleaser-action-5

chore(deps): bump goreleaser/goreleaser-action from 4 to 5
  • Loading branch information
ringods committed Sep 25, 2023
2 parents f65c26c + 8210527 commit 53a0191
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 @@ -59,7 +59,7 @@ jobs:
- name: Set PreRelease Version
run: echo "GORELEASER_CURRENT_TAG=v$(pulumictl get version --language generic)" >> $GITHUB_ENV
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v4
uses: goreleaser/goreleaser-action@v5
with:
args: -p 3 release --rm-dist
version: latest
Expand Down

0 comments on commit 53a0191

Please sign in to comment.