Skip to content

Commit

Permalink
Update zarn.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
htrgouvea authored Jan 26, 2024
1 parent af7aab5 commit 64b3d33
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .github/workflows/zarn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,11 @@ jobs:
name: Security Static Analaysis with ZARN
runs-on: ubuntu-20.04
steps:
- uses: htrgouvea/zarn@0.1.1
- name: Perform Static Analysis
uses: htrgouvea/zarn@0.1.1
- name: Send result to Github Security
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: result.sarif


0 comments on commit 64b3d33

Please sign in to comment.