Skip to content

Commit 50dacd2

Browse files
chore(deps): bump github/codeql-action/analyze from 3.30.7 to 3.30.9 (#1734)
Bumps [github/codeql-action/analyze](https://github.com/github/codeql-action) from 3.30.7 to 3.30.9. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@a8d1ac4...4221315) --- updated-dependencies: - dependency-name: github/codeql-action/analyze dependency-version: 3.30.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a422ae9 commit 50dacd2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,6 @@ jobs:
7171
# ./location_of_script_within_repo/buildscript.sh
7272

7373
- name: Perform CodeQL Analysis
74-
uses: github/codeql-action/analyze@a8d1ac45b9a34d11fe398d5503176af0d06b303e # v3.30.7
74+
uses: github/codeql-action/analyze@42213152a85ae7569bdb6bec7bcd74cd691bfe41 # v3.30.9
7575
with:
7676
category: "/language:${{matrix.language}}"

0 commit comments

Comments
 (0)