Skip to content

Commit 5e6587f

Browse files
Bump github/codeql-action/analyze from 4.37.4 to 4.37.6
Bumps [github/codeql-action/analyze](https://github.com/github/codeql-action) from 4.37.4 to 4.37.6. - [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...5595cca) --- updated-dependencies: - dependency-name: github/codeql-action/analyze dependency-version: 4.37.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d2353c1 commit 5e6587f

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
@@ -93,7 +93,7 @@ jobs:
9393
dotnet build --no-restore -nowarn:CS1591 -p:CoreSdkRuntimeVersions=net10.0 -p:CloudSdkRuntimeVersions=net10.0 -p:CoreSdkNetStandardEnabled=false
9494
9595
- name: Perform CodeQL Analysis
96-
uses: github/codeql-action/analyze@f205ea1c3313d32999d8d6a48b4f6530d4437b38 # v4.37.4
96+
uses: github/codeql-action/analyze@5595ccaf912efad79be6eef63a5619ff05969be3 # v4.37.6
9797
with:
9898
category: "/language:${{matrix.language}}"
9999
upload: false

0 commit comments

Comments
 (0)