chore(deps): Bump github/codeql-action from 2 to 3 (#3709)

This commit is contained in:
dependabot[bot] 2023-12-18 14:05:37 +01:00 committed by GitHub
parent 98a4c13ca9
commit 083e464084
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -62,6 +62,6 @@ jobs:
fail-build: false
- name: 'Upload vulnerability report'
uses: github/codeql-action/upload-sarif@v2
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: ${{ steps.scan.outputs.sarif }}