Skip to content

Commit

Permalink
Merge pull request #492 from betadots/dependabot/github_actions/ancho…
Browse files Browse the repository at this point in the history
…re/scan-action-6

build(deps): bump anchore/scan-action from 5 to 6
  • Loading branch information
github-actions[bot] authored Jan 30, 2025
2 parents 8815947 + 80e94ed commit 47c75a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/security_scanning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
push: false

- name: Scan image with Anchore Grype
uses: anchore/scan-action@v5
uses: anchore/scan-action@v6
id: scan
with:
image: 'ci/hdm:${{ github.sha }}'
Expand Down

0 comments on commit 47c75a0

Please sign in to comment.