Skip to content

Commit

Permalink
chore(deps): update anchore/sbom-action action to v0.17.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 24, 2024
1 parent 0c2e65b commit 3e938d2
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 @@ -37,7 +37,7 @@ jobs:
with:
platforms: arm64
- uses: docker/setup-buildx-action@v3
- uses: anchore/sbom-action/[email protected].7
- uses: anchore/sbom-action/[email protected].8
- 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 @@ -29,7 +29,7 @@ jobs:

- uses: docker/setup-buildx-action@v3

- uses: anchore/sbom-action/[email protected].7
- uses: anchore/sbom-action/[email protected].8

- name: Cache tools
id: cache-tools
Expand Down

0 comments on commit 3e938d2

Please sign in to comment.