Skip to content

Commit

Permalink
Merge pull request #49 from OmegaSquad82/dependabot/github_actions/aq…
Browse files Browse the repository at this point in the history
…uasecurity/trivy-action-0.25.0

Bump aquasecurity/trivy-action from 0.24.0 to 0.25.0
  • Loading branch information
OmegaSquad82 authored Oct 8, 2024
2 parents 7d925e5 + b60ffba commit 284486b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: echo "IMAGE_REF=ghcr.io/${REPO_OWNER@L}/${{ matrix.package }}" >> ${GITHUB_ENV}

- name: Generate SARIF for Custom Image with Trivy
uses: aquasecurity/trivy-action@0.24.0
uses: aquasecurity/trivy-action@0.25.0
with:
output: trivy-results.sarif
github-pat: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 284486b

Please sign in to comment.