Skip to content

Commit

Permalink
deps: bump github/codeql-action from 3.26.12 to 3.26.13 in the github…
Browse files Browse the repository at this point in the history
…-actions group (#156)
  • Loading branch information
AliMD authored Oct 17, 2024
2 parents f53dfe1 + 43d0fbf commit 0474b28
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/codeql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 0474b28

Please sign in to comment.