Skip to content

Commit

Permalink
Merge pull request #2 from szymmirr/dependabot/github_actions/github/…
Browse files Browse the repository at this point in the history
…codeql-action-3

Bump github/codeql-action from 2 to 3
  • Loading branch information
szymmirr authored Dec 18, 2023
2 parents db0d00a + 0a2f3b5 commit e44987a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ms-code-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:

# Upload SARIF file to GitHub Code Scanning Alerts
- name: Upload SARIF to GitHub
uses: github/codeql-action/upload-sarif@v2
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: ${{ steps.run-analysis.outputs.sarif }}

Expand Down

0 comments on commit e44987a

Please sign in to comment.