Skip to content

Commit

Permalink
Update synk-docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsandilands authored Sep 10, 2024
1 parent 996a62a commit 332cdf4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/synk-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
with:
image: nodejs-goof:latest
args: --file=Dockerfile --sarif-file-output=snyk.sarif
- name: List files in workspace
run: ls -al
- name: Upload result to GitHub Code Scanning
uses: github/codeql-action/upload-sarif@v2
with:
Expand Down

0 comments on commit 332cdf4

Please sign in to comment.