Skip to content

Commit

Permalink
Update virustotal.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
simeononsecurity committed Feb 10, 2023
1 parent 7e73d79 commit 8522299
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/virustotal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,7 @@ jobs:
files: |
Dockerfile
secure-standalone.ps1
- name: Calculate SHA-256 Hashes
run: find . -type f -print0 | xargs -0 sha256sum | awk '{print $1}'

0 comments on commit 8522299

Please sign in to comment.