Skip to content

Commit f54bc9d

Browse files
build(deps): bump github/codeql-action from 4.32.5 to 4.35.3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.32.5 to 4.35.3. - [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...e46ed2c) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.35.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 13b2c47 commit f54bc9d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.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@e46ed2cbd01164d986452f91f178727624ae40d7 # 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@e46ed2cbd01164d986452f91f178727624ae40d7 # v4
5353
with:
5454
category: "/language:actions"

0 commit comments

Comments
 (0)