Skip to content

Commit 68b6298

Browse files
Bump github/codeql-action from 2.22.7 to 2.22.9 (#135)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 43876a5 commit 68b6298

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ jobs:
2323
- name: Checkout repository
2424
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v3
2525
- name: Initialize CodeQL
26-
uses: github/codeql-action/init@66b90a5db151a8042fa97405c6cf843bbe433f7b # v2
26+
uses: github/codeql-action/init@c0d1daa7f7e14667747d73a7dbbe8c074bc8bfe2 # v2
2727
with:
2828
languages: 'python'
2929
- name: Perform CodeQL Analysis
30-
uses: github/codeql-action/analyze@66b90a5db151a8042fa97405c6cf843bbe433f7b # v2
30+
uses: github/codeql-action/analyze@c0d1daa7f7e14667747d73a7dbbe8c074bc8bfe2 # v2

0 commit comments

Comments
 (0)