Skip to content

Commit

Permalink
chore(deps): update anchore/sbom-action action to v0.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2024
1 parent d0d53df commit d26316f
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 @@ -22,7 +22,7 @@ jobs:
with:
platforms: arm64
- uses: docker/setup-buildx-action@v3
- uses: anchore/sbom-action/download-syft@v0.15.1
- uses: anchore/sbom-action/download-syft@v0.15.2
- name: Cache tools
uses: actions/cache@v3
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.1
- uses: anchore/sbom-action/download-syft@v0.15.2
- name: Cache tools
uses: actions/cache@v3
with:
Expand Down

0 comments on commit d26316f

Please sign in to comment.