Skip to content

Commit

Permalink
Update crazy-max/ghaction-container-scan digest to 8c32081
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 8, 2024
1 parent ce4167f commit 5dd94e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cve-scanning-docker.yml
Expand Up @@ -13,7 +13,7 @@ jobs:
run: docker build -f Dockerfile -t user/app:latest .
working-directory: docker
- name: Scan for vulnerabilities
uses: crazy-max/ghaction-container-scan@674eade7c71e59463c98239c5f8ff505e2449bc0
uses: crazy-max/ghaction-container-scan@8c320812a6c0e4628a11c4c14d1c7b43d4015d23
with:
image: user/app:latest
env:
Expand Down

0 comments on commit 5dd94e6

Please sign in to comment.