Skip to content

Commit

Permalink
Update crazy-max/ghaction-container-scan digest to dfa7e54
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and fquinner committed Sep 19, 2023
1 parent 6d834b9 commit c1e2665
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cve-scanning-docker.yml
Original file line number Diff line number Diff line change
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@3e9c23f89cd6b0bda949ffe14f28a3ce282323b7
uses: crazy-max/ghaction-container-scan@dfa7e54dc32045120f06d0bc8d7724860f5db0ad
with:
image: user/app:latest
env:
Expand Down

0 comments on commit c1e2665

Please sign in to comment.