Skip to content

Commit

Permalink
Update github/codeql-action action to v3.26.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 14, 2024
1 parent 3100436 commit 5275845
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 @@ -21,7 +21,7 @@ jobs:
uses: actions/[email protected]

- name: Initialize CodeQL
uses: github/codeql-action/[email protected].8
uses: github/codeql-action/[email protected].13
with:
languages: 'python'
queries: +security-and-quality
Expand All @@ -32,7 +32,7 @@ jobs:
python-version: 3.9

- name: Autobuild
uses: github/codeql-action/[email protected].8
uses: github/codeql-action/[email protected].13

- name: Perform CodeQL Analysis
uses: github/codeql-action/[email protected].8
uses: github/codeql-action/[email protected].13

0 comments on commit 5275845

Please sign in to comment.