Skip to content

Commit

Permalink
deps: bump github/codeql-action from 3.26.6 to 3.26.7 in the github-a…
Browse files Browse the repository at this point in the history
…ctions group across 1 directory (#196)
  • Loading branch information
alimd authored Sep 14, 2024
2 parents ed1adcb + 7aab51e commit a810656
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].6
uses: github/codeql-action/[email protected].7
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].6
uses: github/codeql-action/[email protected].7

- name: 🚀 Perform CodeQL Analysis
uses: github/codeql-action/[email protected].6
uses: github/codeql-action/[email protected].7

0 comments on commit a810656

Please sign in to comment.