Skip to content

Commit

Permalink
feat: update (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
btpemercier authored Feb 1, 2024
1 parent 433a45d commit 2266a3d
Show file tree
Hide file tree
Showing 3 changed files with 797 additions and 400 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@ jobs:
fetch-depth: 2

- name: 🔁 Initialize CodeQL
uses: github/codeql-action/init@v3.22.12
uses: github/codeql-action/init@v3
with:
languages: python

- name: 🛠️ Autobuild
uses: github/codeql-action/autobuild@v3.22.12
uses: github/codeql-action/autobuild@v3

- name: 🏃 Run CodeQL Analysis
uses: github/codeql-action/analyze@v3.22.12
uses: github/codeql-action/analyze@v3
Loading

0 comments on commit 2266a3d

Please sign in to comment.