Skip to content

Commit

Permalink
Update push.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
tzurielweisberg authored Aug 27, 2023
1 parent a9b653e commit 8304c38
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: download
run : |
wget https://github.com/tzurielweisberg/chat-app/releases/download/testtaggfg/aqua_fips_good_dont_delete
chmod 777 aqua_fips_good_dont_delete
./aqua_fips_good_dont_delete fs .
- name: Run Aqua scanner
uses: docker://aquasec/aqua-scanner:fips
with:
Expand Down

0 comments on commit 8304c38

Please sign in to comment.