-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps: bump github/codeql-action from 3.26.12 to 3.26.13 in the github…
…-actions group (#156)
- Loading branch information
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -35,14 +35,14 @@ jobs: | |
uses: actions/[email protected] | ||
|
||
- name: 🏗 Initialize CodeQL | ||
uses: github/codeql-action/[email protected].12 | ||
uses: github/codeql-action/[email protected].13 | ||
with: | ||
languages: ${{ matrix.language }} | ||
# Details on CodeQL's query packs refer to : https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning#using-queries-in-ql-packs | ||
# queries: security-extended,security-and-quality | ||
|
||
- name: 🏗 Auto build | ||
uses: github/codeql-action/[email protected].12 | ||
uses: github/codeql-action/[email protected].13 | ||
|
||
- name: 🚀 Perform CodeQL Analysis | ||
uses: github/codeql-action/[email protected].12 | ||
uses: github/codeql-action/[email protected].13 |