Skip to content

Commit

Permalink
chore(actions): update anchore/sbom-action action to v0.17.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 5, 2024
1 parent dede1a6 commit ad3c976
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/prereleased.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ jobs:
- uses: actions/checkout@v4

- name: Create SBOM
uses: anchore/[email protected].0
uses: anchore/[email protected].7
with:
upload-artifact-retention: 1
format: cyclonedx-json
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
- uses: actions/checkout@v4

- name: Create SBOM
uses: anchore/[email protected].0
uses: anchore/[email protected].7
with:
upload-artifact-retention: 1
format: cyclonedx-json
Expand Down

0 comments on commit ad3c976

Please sign in to comment.