Skip to content

Commit

Permalink
chore(deps): update github/codeql-action action to v3.28.10
Browse files Browse the repository at this point in the history
  • Loading branch information
msclock-bot[bot] authored Feb 22, 2025
1 parent 91ecb87 commit 93756d9
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 @@ -50,7 +50,7 @@ jobs:
fetch-depth: 0

- name: Initialize CodeQL
uses: github/codeql-action/init@aa578102511db1f4524ed59b8cc2bae4f6e88195 # v3.27.6
uses: github/codeql-action/init@b56ba49b26e50535fa1e7f7db0f4f7b4bf65d80d # v3.28.10
with:
languages: ${{ matrix.language }}
config-file: ./.github/codeql-config.yml
Expand Down Expand Up @@ -87,4 +87,4 @@ jobs:
run: cmake --build --preset=default --target all

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@aa578102511db1f4524ed59b8cc2bae4f6e88195 # v3.27.6
uses: github/codeql-action/analyze@b56ba49b26e50535fa1e7f7db0f4f7b4bf65d80d # v3.28.10

0 comments on commit 93756d9

Please sign in to comment.