Skip to content

Commit

Permalink
Merge pull request #3377 from Hannah-Sten/dependabot/github_actions/g…
Browse files Browse the repository at this point in the history
…ithub/codeql-action-3

Bump github/codeql-action from 2 to 3
  • Loading branch information
PHPirates authored Jan 1, 2024
2 parents f5f27c7 + 9b05110 commit ef9afea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Upload SARIF report to GitHub
# Also upload report if quality gate fails
if: always()
uses: github/codeql-action/upload-sarif@v2
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: ${{ runner.temp }}/qodana/results/qodana.sarif.json
test:
Expand Down

0 comments on commit ef9afea

Please sign in to comment.