Skip to content

Commit ad3bed6

Browse files
chore(deps): update github/codeql-action digest to ee117c9
1 parent 20f2f6b commit ad3bed6

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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
2424

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

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

0 commit comments

Comments
 (0)