Skip to content

Commit

Permalink
Bump github/codeql-action from 3.26.7 to 3.26.8 (#126302)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Sep 20, 2024
1 parent bb5640b commit df0195b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ jobs:
uses: actions/[email protected]

- name: Initialize CodeQL
uses: github/codeql-action/[email protected].7
uses: github/codeql-action/[email protected].8
with:
languages: python

- name: Perform CodeQL Analysis
uses: github/codeql-action/[email protected].7
uses: github/codeql-action/[email protected].8
with:
category: "/language:python"

0 comments on commit df0195b

Please sign in to comment.