Bump github/codeql-action from 1 to 2
authordependabot[bot] <redacted>
Sun, 1 May 2022 00:21:59 +0000 (00:21 +0000)
committerGitHub <redacted>
Sun, 1 May 2022 00:21:59 +0000 (00:21 +0000)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <redacted>
.github/workflows/codeql-analysis.yml

index 0865cab95d76696d47eebaab5833901f376b21fb..ff08840e3e13a923a57942316240a911b6ccb14b 100644 (file)
@@ -28,9 +28,9 @@ jobs:
         uses: actions/checkout@v3
 
       - name: Initialize CodeQL
-        uses: github/codeql-action/init@v1
+        uses: github/codeql-action/init@v2
         with:
           languages: "python"
 
       - name: Perform CodeQL Analysis
-        uses: github/codeql-action/analyze@v1
+        uses: github/codeql-action/analyze@v2
git clone https://git.99rst.org/PROJECT