Skip to content

Commit

Permalink
fix version number
Browse files Browse the repository at this point in the history
  • Loading branch information
ledina authored May 13, 2024
1 parent e79cd33 commit 2e7ca30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@v2

- name: Initialize CodeQL
uses: github/codeql-action/init@v3.5.2
uses: github/codeql-action/init@v3.25.5
with:
languages: "python"
queries: security-extended
Expand Down

0 comments on commit 2e7ca30

Please sign in to comment.