Merge pull request #28 from Pr0methean/dependabot/github_actions/github/codeql-action-3
Bump github/codeql-action from 2 to 3
This commit is contained in:
commit
91a549d0f9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/devskim.yml
vendored
2
.github/workflows/devskim.yml
vendored
|
@ -29,6 +29,6 @@ jobs:
|
|||
uses: microsoft/DevSkim-Action@v1
|
||||
|
||||
- name: Upload DevSkim scan results to GitHub Security tab
|
||||
uses: github/codeql-action/upload-sarif@v2
|
||||
uses: github/codeql-action/upload-sarif@v3
|
||||
with:
|
||||
sarif_file: devskim-results.sarif
|
||||
|
|
Loading…
Add table
Reference in a new issue