build(deps): bump github/codeql-action from 3.26.3 to 3.26.5 (#4446)

This commit is contained in:
João Pereira 2024-08-28 23:19:24 +01:00 committed by GitHub
commit ba2841b0ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -44,12 +44,12 @@ jobs:
git checkout HEAD^2
-
name: Initialize CodeQL
uses: github/codeql-action/init@v3.26.3
uses: github/codeql-action/init@v3.26.5
with:
languages: ${{ matrix.language }}
-
name: Autobuild
uses: github/codeql-action/autobuild@v3.26.3
uses: github/codeql-action/autobuild@v3.26.5
-
name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v3.26.3
uses: github/codeql-action/analyze@v3.26.5

View File

@ -54,7 +54,7 @@ jobs:
# Upload the results to GitHub's code scanning dashboard.
- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@339aada847e3fb1dd69cc2ac571b4235bdf2984a # tag=v2.22.12
uses: github/codeql-action/upload-sarif@a895f2e1b5e62f11af85a45bee736f4e3901a87e # tag=v2.22.12
with:
sarif_file: results.sarif