Skip to content

Commit

Permalink
Merge pull request #4 from nais/dependabot/github_actions/aquasecurit…
Browse files Browse the repository at this point in the history
…y/trivy-action-0.11.2

build(deps): bump aquasecurity/trivy-action from 0.11.0 to 0.11.2
  • Loading branch information
ybelMekk authored Aug 28, 2023
2 parents 2ee7d49 + 9ef797a commit c9b559a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ runs:
cosign-release: 'v2.0.2'
- name: 'Generate SBOM'
if: inputs.sbom == 'auto-generate-for-me-please.json'
uses: 'aquasecurity/trivy-action@b43daad0c3c96202fc5800b511dfae8e6ecce864' # ratchet:aquasecurity/[email protected]
uses: 'aquasecurity/trivy-action@41f05d9ecffa2ed3f1580af306000f734b733e54' # ratchet:aquasecurity/[email protected]
with:
scan-type: 'image'
format: 'cyclonedx'
Expand Down

0 comments on commit c9b559a

Please sign in to comment.