Skip to content

Commit

Permalink
Merge pull request #12 from ekristen/renovate/anchore-sbom-action-0.x
Browse files Browse the repository at this point in the history
chore(deps): update anchore/sbom-action action to v0.17.2
  • Loading branch information
ekristen authored Sep 18, 2024
2 parents cc449e1 + a71f313 commit 03ae7ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
uses: actions/setup-go@v5
with:
go-version: 1.22.x
- uses: anchore/sbom-action/download-syft@v0.16.0
- uses: anchore/sbom-action/download-syft@v0.17.2
- name: setup qemu
id: qemu
uses: docker/setup-qemu-action@v3
Expand Down

0 comments on commit 03ae7ca

Please sign in to comment.