Skip to content

Commit

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

chore(deps): bump goreleaser/goreleaser-action from 2 to 4
  • Loading branch information
edmondshtogu authored Aug 28, 2023
2 parents 4fdd052 + fec1766 commit 7c9041b
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 @@ -51,7 +51,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 release --rm-dist
version: latest
Expand Down

0 comments on commit 7c9041b

Please sign in to comment.