Skip to content

Commit dbcff93

Browse files
Bump github/codeql-action from 4.32.5 to 4.32.6 (vacanza#3320)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bc9bc52 commit dbcff93

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci-cd.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,12 @@ jobs:
6161
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
6262

6363
- name: Initialize CodeQL
64-
uses: github/codeql-action/init@c793b717bc78562f491db7b0e93a3a178b099162
64+
uses: github/codeql-action/init@0d579ffd059c29b07949a3cce3983f0780820c98
6565
with:
6666
languages: python
6767

6868
- name: Perform CodeQL Analysis
69-
uses: github/codeql-action/analyze@c793b717bc78562f491db7b0e93a3a178b099162
69+
uses: github/codeql-action/analyze@0d579ffd059c29b07949a3cce3983f0780820c98
7070
with:
7171
category: '/language:python'
7272

0 commit comments

Comments
 (0)