Skip to content

Commit 12a27aa

Browse files
dependabot[bot]MTSOnGithub
authored andcommitted
Bump github/codeql-action in the github-actions group
Bumps the github-actions group with 1 update: [github/codeql-action](https://github.com/github/codeql-action). Updates `github/codeql-action` from 4.37.6 to 4.37.7 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v4.37.6...v4.37.7) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.37.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6cdfbd0 commit 12a27aa

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
@@ -68,11 +68,11 @@ jobs:
6868

6969
# Initializes the CodeQL tools for scanning.
7070
- name: Initialize CodeQL
71-
uses: github/codeql-action/init@v4.37.6
71+
uses: github/codeql-action/init@v4.37.7
7272
with:
7373
languages: python
7474

7575
- name: Perform CodeQL Analysis
76-
uses: github/codeql-action/analyze@v4.37.6
76+
uses: github/codeql-action/analyze@v4.37.7
7777
with:
7878
category: /language:python

0 commit comments

Comments
 (0)