Skip to content

Commit

Permalink
Merge pull request #920 from niklasf/dependabot/github_actions/github…
Browse files Browse the repository at this point in the history
…/codeql-action-2

Bump github/codeql-action from 1 to 2
  • Loading branch information
niklasf committed Sep 16, 2022
2 parents 82a608c + 8350f9d commit 9408cb3
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 @@ -12,7 +12,7 @@ jobs:
security-events: write
steps:
- uses: actions/checkout@v3
- uses: github/codeql-action/init@v1
- uses: github/codeql-action/init@v2
with:
languages: python
- uses: github/codeql-action/analyze@v1
- uses: github/codeql-action/analyze@v2

0 comments on commit 9408cb3

Please sign in to comment.