Skip to content

Commit

Permalink
Merge pull request #33 from pulumiverse/renovate/anchore-sbom-action-0.x
Browse files Browse the repository at this point in the history
Update anchore/sbom-action action to v0.16.0
  • Loading branch information
ringods authored May 27, 2024
2 parents e413abd + 9a1b989 commit 3834e72
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 @@ -42,7 +42,7 @@ jobs:
- name: Set PreRelease Version
run: echo "GORELEASER_CURRENT_TAG=v$(pulumictl get version --language generic)" >> $GITHUB_ENV
- uses: sigstore/[email protected]
- uses: anchore/sbom-action/download-syft@v0.15.11
- uses: anchore/sbom-action/download-syft@v0.16.0
- name: Run GoReleaser
uses: goreleaser/[email protected]
with:
Expand Down

0 comments on commit 3834e72

Please sign in to comment.