Skip to content

Commit 7262936

Browse files
Update github/codeql-action digest to bffd034 (#552)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ced4606 commit 7262936

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codeql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858

5959
# Initializes the CodeQL tools for scanning.
6060
- name: Initialize CodeQL
61-
uses: github/codeql-action/init@a8d1ac45b9a34d11fe398d5503176af0d06b303e # v3
61+
uses: github/codeql-action/init@bffd034ab1518ad839a542b8a7356e13a240e076 # v3
6262
with:
6363
languages: "${{ matrix.language }}"
6464
build-mode: none
@@ -69,6 +69,6 @@ jobs:
6969
# queries: security-extended,security-and-quality
7070

7171
- name: Perform CodeQL Analysis
72-
uses: github/codeql-action/analyze@a8d1ac45b9a34d11fe398d5503176af0d06b303e # v3
72+
uses: github/codeql-action/analyze@bffd034ab1518ad839a542b8a7356e13a240e076 # v3
7373
with:
7474
category: "/language:${{matrix.language}}"

0 commit comments

Comments
 (0)