Skip to content

Commit

Permalink
Merge pull request #724 from sviete/dependabot/github_actions/github/…
Browse files Browse the repository at this point in the history
…codeql-action-2.22.5

Bump github/codeql-action from 2.22.4 to 2.22.5
  • Loading branch information
araczkowski committed Nov 2, 2023
2 parents b711256 + 783474d commit d5d0eb0
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 @@ -29,11 +29,11 @@ jobs:
uses: actions/[email protected]

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

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

0 comments on commit d5d0eb0

Please sign in to comment.