Skip to content

Commit

Permalink
Syntax GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
sgerlach committed Nov 14, 2022
1 parent a07215a commit 7ef153e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/demo-hawkscan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v3
- name: Build and Run Vulny!
run: docker-compose build && docker-compose up -d
run: docker-compose build && docker-compose up -d
- name: HawkScan
uses: stackhawk/[email protected]
with:
Expand Down

0 comments on commit 7ef153e

Please sign in to comment.