Skip to content

Commit

Permalink
chore(deps): update anchore/sbom-action action to v0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 30, 2024
1 parent 6fc3c4e commit 9c2b09e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
with:
platforms: arm64
- uses: docker/setup-buildx-action@v3
- uses: anchore/sbom-action/download-syft@v0.15.11
- uses: anchore/sbom-action/download-syft@v0.16.0
- name: Cache tools
uses: actions/cache@v4
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/snapshot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
platforms: arm64
- uses: docker/setup-buildx-action@v3
- uses: anchore/sbom-action/download-syft@v0.15.11
- uses: anchore/sbom-action/download-syft@v0.16.0
- name: Cache tools
uses: actions/cache@v4
with:
Expand Down

0 comments on commit 9c2b09e

Please sign in to comment.