Skip to content

Commit

Permalink
Merge pull request #30 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.15.11
  • Loading branch information
ringods authored May 20, 2024
2 parents 36ae3ff + 32fd821 commit c0a8d02
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.14.3
- uses: anchore/sbom-action/download-syft@v0.15.11
- name: Run GoReleaser
uses: goreleaser/[email protected]
with:
Expand Down

0 comments on commit c0a8d02

Please sign in to comment.