Skip to content

Commit ef8993c

Browse files
build(deps): bump github/codeql-action from 4.32.5 to 4.35.2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.32.5 to 4.35.2. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@c793b71...95e58e9) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.35.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 60d8b5d commit ef8993c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codeql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@ jobs:
4444
persist-credentials: false
4545

4646
- name: Initialize CodeQL
47-
uses: github/codeql-action/init@c793b717bc78562f491db7b0e93a3a178b099162 # v4
47+
uses: github/codeql-action/init@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v4
4848
with:
4949
languages: actions
5050

5151
- name: Perform CodeQL Analysis
52-
uses: github/codeql-action/analyze@c793b717bc78562f491db7b0e93a3a178b099162 # v4
52+
uses: github/codeql-action/analyze@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v4
5353
with:
5454
category: "/language:actions"

0 commit comments

Comments
 (0)