Skip to content

Commit

Permalink
chore(deps): update aquasecurity/trivy-action action to v0.16.1 (#106)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 5, 2024
1 parent 832e4ac commit 4ade512
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/artifacts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
target: ${{ matrix.image-type }}

- name: Run Trivy vulnerability scanner
uses: aquasecurity/[email protected].0
uses: aquasecurity/[email protected].1
with:
image-ref: "ghcr.io/${{ github.repository_owner }}/fluentd:${{ fromJSON(steps.meta.outputs.json).labels['org.opencontainers.image.version'] }}"
format: "sarif"
Expand Down

0 comments on commit 4ade512

Please sign in to comment.