Skip to content

Commit

Permalink
Update codeql.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Apetree100122 authored Feb 7, 2025
1 parent 529da39 commit 6f041b4
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/codeql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,8 @@ permissions:
security-events: write
packages: read
contents: read
name: Checkout repository
uses: actions/checkout@v4
- name: Initialize CodeQL
uses: github/codeql-action/init@v3
uses: actions/checkout@v4
github/codeql-action/init@v3
with:
languages: ${{ matrix.language }}
mode: manual build
Expand Down

0 comments on commit 6f041b4

Please sign in to comment.