Skip to content

Commit

Permalink
Merge pull request #4 from pulumiverse/chore-fix-goreleaser
Browse files Browse the repository at this point in the history
updated: goreleaser v2
  • Loading branch information
videmsky authored Jun 13, 2024
2 parents 07f54a4 + e0c1533 commit 447f40d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@ jobs:
- uses: sigstore/[email protected]
- uses: anchore/sbom-action/[email protected]
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v5.0.0
uses: goreleaser/goreleaser-action@v6
with:
args: -p 3 release --clean
version: latest
version: '~> v2'
- name: Create tag
uses: actions/[email protected]
with:
Expand Down

0 comments on commit 447f40d

Please sign in to comment.