Skip to content

Commit

Permalink
Merge pull request #51 from pulumiverse/renovate/goreleaser-gorelease…
Browse files Browse the repository at this point in the history
…r-action-6.x

Update goreleaser/goreleaser-action action to v6
  • Loading branch information
ringods authored Aug 13, 2024
2 parents 022dba4 + a1edd46 commit f6fc9cd
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 @@ -53,7 +53,7 @@ jobs:
- uses: sigstore/cosign-installer@59acb6260d9c0ba8f4a2f9d9b48431a222b68e20 # v3.5.0
- uses: anchore/sbom-action/download-syft@e8d2a6937ecead383dfe75190d104edd1f9c5751 # v0.16.0
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@5742e2a039330cbb23ebf35f046f814d4c6ff811 # v5.1.0
uses: goreleaser/goreleaser-action@286f3b13b1b49da4ac219696163fb8c1c93e1200 # v6.0.0
with:
args: -p 3 release --clean
version: latest
Expand Down

0 comments on commit f6fc9cd

Please sign in to comment.