Skip to content

Commit 2114eb3

Browse files
Bump the codeql-action group with 2 updates (#43)
Bumps the codeql-action group with 2 updates: [github/codeql-action/init](https://github.com/github/codeql-action) and [github/codeql-action/analyze](https://github.com/github/codeql-action). Updates `github/codeql-action/init` from 4.37.4 to 4.37.5 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@f205ea1...d1ba80a) Updates `github/codeql-action/analyze` from 4.37.4 to 4.37.5 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@f205ea1...d1ba80a) --- updated-dependencies: - dependency-name: github/codeql-action/init dependency-version: 4.37.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: codeql-action - dependency-name: github/codeql-action/analyze dependency-version: 4.37.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: codeql-action ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ddaf663 commit 2114eb3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ jobs:
2424
persist-credentials: false
2525

2626
- name: Initialize CodeQL
27-
uses: github/codeql-action/init@f205ea1c3313d32999d8d6a48b4f6530d4437b38 #v4.37.4
27+
uses: github/codeql-action/init@d1ba80a13dd99fba24a470575428917156a28b43 #v4.37.5
2828
with:
2929
languages: actions
3030

3131
- name: Perform CodeQL Analysis
32-
uses: github/codeql-action/analyze@f205ea1c3313d32999d8d6a48b4f6530d4437b38 #v4.37.4
32+
uses: github/codeql-action/analyze@d1ba80a13dd99fba24a470575428917156a28b43 #v4.37.5

0 commit comments

Comments
 (0)