mirror of
https://github.com/opf/openproject.git
synced 2026-06-13 19:20:00 +00:00
Merge pull request #16121 from opf/dependabot/github_actions/dev/github/codeql-action-3
Bump github/codeql-action from 2 to 3
This commit is contained in:
@@ -44,6 +44,6 @@ jobs:
|
||||
--output output.sarif.json
|
||||
|
||||
- name: Upload SARIF
|
||||
uses: github/codeql-action/upload-sarif@v2
|
||||
uses: github/codeql-action/upload-sarif@v3
|
||||
with:
|
||||
sarif_file: output.sarif.json
|
||||
|
||||
Reference in New Issue
Block a user