Skip to content

Commit

Permalink
Update dependencies.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
SSIRKC authored Nov 13, 2023
1 parent 906afe5 commit 355b68b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,3 +77,8 @@ jobs:
echo "Dependencies need to be updated (updated DEPENDENCIES file has been uploaded to workflow run)"
exit 1
if: steps.dependencies-changed.outputs.changed == 'true'

- name: Anchore
uses: anchore/sbom-action@v0
with:
image: any

0 comments on commit 355b68b

Please sign in to comment.