Skip to content

Commit

Permalink
Merge pull request #12 from nais/dependabot/github_actions/aquasecuri…
Browse files Browse the repository at this point in the history
…ty/trivy-action-0.14.0

build(deps): bump aquasecurity/trivy-action from 0.13.1 to 0.14.0
  • Loading branch information
ybelMekk authored Dec 5, 2023
2 parents 1d9e67a + a7e30b8 commit 09be3dc
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.2.1'
- name: 'Generate SBOM'
if: inputs.sbom == 'auto-generate-for-me-please.json'
uses: 'aquasecurity/trivy-action@f78e9ecf42a1271402d4f484518b9313235990e1' # ratchet:aquasecurity/trivy-action@0.13.1
uses: 'aquasecurity/trivy-action@2b6a709cf9c4025c5438138008beaddbb02086f0' # ratchet:aquasecurity/trivy-action@0.14.0
with:
scan-type: 'image'
format: 'cyclonedx'
Expand Down

0 comments on commit 09be3dc

Please sign in to comment.