Skip to content

Commit f9efb81

Browse files
Update crazy-max/ghaction-container-scan digest to 76ed413
1 parent ce4167f commit f9efb81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cve-scanning-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
run: docker build -f Dockerfile -t user/app:latest .
1414
working-directory: docker
1515
- name: Scan for vulnerabilities
16-
uses: crazy-max/ghaction-container-scan@674eade7c71e59463c98239c5f8ff505e2449bc0
16+
uses: crazy-max/ghaction-container-scan@76ed413935d41986a7227fc2eb99e96181d6725c
1717
with:
1818
image: user/app:latest
1919
env:

0 commit comments

Comments
 (0)