Skip to content

Commit

Permalink
Merge pull request #909 from jellyfin/renovate/github-codeql-action-3.x
Browse files Browse the repository at this point in the history
Update github/codeql-action action to v3.26.8
  • Loading branch information
oddstr13 committed Sep 21, 2024
2 parents 27ccba7 + 3867383 commit 1637658
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].3
uses: github/codeql-action/[email protected].8
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].3
uses: github/codeql-action/[email protected].8

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

0 comments on commit 1637658

Please sign in to comment.