Skip to content

Commit

Permalink
minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
azconger committed May 15, 2023
1 parent 5cf0aa1 commit c5afdeb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/hawkscan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ jobs:
env:
HAWK_ENV: GitHub Actions
continue-on-error: true
uses: stackhawk/hawkscan-action@v2.0.0
uses: stackhawk/hawkscan-action@v2
with:
apiKey: ${{ secrets.HAWK_API_KEY }}
codeScanningAlerts: true
githubToken: ${{ github.token }}

0 comments on commit c5afdeb

Please sign in to comment.