Skip to content

Commit 3b38608

Browse files
chore(deps): update github/codeql-action digest to e2b3eaf (#45)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ebe8278 commit 3b38608

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/code-ql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ jobs:
2323
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
2424

2525
- name: Initialize CodeQL
26-
uses: github/codeql-action/init@294a9d92911152fe08befb9ec03e240add280cb3 # v3
26+
uses: github/codeql-action/init@e2b3eafc8d227b0241d48be5f425d47c2d750a13 # v3
2727
with:
2828
languages: ${{ matrix.language }}
2929

3030
- name: Perform CodeQL Analysis
31-
uses: github/codeql-action/analyze@294a9d92911152fe08befb9ec03e240add280cb3 # v3
31+
uses: github/codeql-action/analyze@e2b3eafc8d227b0241d48be5f425d47c2d750a13 # v3
3232
with:
3333
category: "/language:${{matrix.language}}"

0 commit comments

Comments
 (0)