Skip to content

Commit d6dc792

Browse files
authored
deps(deps): bump github/codeql-action from 3.26.12 to 3.26.13 in the github-actions group (#1667)
2 parents 37dd32f + d238b83 commit d6dc792

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/codeql.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,14 @@ jobs:
3535
uses: actions/[email protected]
3636

3737
- name: 🏗 Initialize CodeQL
38-
uses: github/codeql-action/[email protected].12
38+
uses: github/codeql-action/[email protected].13
3939
with:
4040
languages: ${{ matrix.language }}
4141
# 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
4242
# queries: security-extended,security-and-quality
4343

4444
- name: 🏗 Auto build
45-
uses: github/codeql-action/[email protected].12
45+
uses: github/codeql-action/[email protected].13
4646

4747
- name: 🚀 Perform CodeQL Analysis
48-
uses: github/codeql-action/[email protected].12
48+
uses: github/codeql-action/[email protected].13

0 commit comments

Comments
 (0)