Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoalh committed Sep 11, 2024
1 parent 78f760b commit 58596c3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/invoke-devskim-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ jobs:
fetch-depth: "0"
- name: "Analyze Repository"
uses: "microsoft/[email protected]"
with:
should-scan-archives: "true"
ignore-globs: "**/.git/**"
- name: "Upload Analysis Result"
uses: "github/codeql-action/[email protected]"
with:
Expand Down

0 comments on commit 58596c3

Please sign in to comment.