Skip to content

Commit 75a251a

Browse files
chore(deps): update github/codeql-action action to v4.35.2 (#140)
Co-authored-by: rafaels-renovate-bot[bot] <250613111+rafaels-renovate-bot[bot]@users.noreply.github.com>
1 parent 1c6904f commit 75a251a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/quality.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,13 @@ jobs:
5252
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
5353

5454
- name: Initialize CodeQL
55-
uses: github/codeql-action/init@c10b8064de6f491fea524254123dbe5e09572f13 # v4.35.1
55+
uses: github/codeql-action/init@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v4.35.2
5656
with:
5757
languages: ${{ matrix.language }}
5858
build-mode: none
5959

6060
- name: Perform CodeQL Analysis
61-
uses: github/codeql-action/analyze@c10b8064de6f491fea524254123dbe5e09572f13 # v4.35.1
61+
uses: github/codeql-action/analyze@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v4.35.2
6262
with:
6363
category: "/language:${{matrix.language}}"
6464

0 commit comments

Comments
 (0)