Skip to content

Commit c360d7c

Browse files
chore(deps): bump github/codeql-action/init from 4.37.4 to 4.37.6 (#284)
* chore(deps): bump github/codeql-action/init from 4.37.4 to 4.37.6 Bumps [github/codeql-action/init](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/init dependency-version: 4.37.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps): update remaining codeql-action refs to v4.37.6 Update analyze and upload-sarif references to match init SHA (5595ccaf912efad79be6eef63a5619ff05969be3), fixing CI version mismatch from Dependabot's split-action PRs. Signed-off-by: Sudip Sinha <Sudip.Sinha@RedHat.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Sudip Sinha <Sudip.Sinha@RedHat.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sudip Sinha <Sudip.Sinha@RedHat.com>
1 parent d051356 commit c360d7c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/security-scan.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
contents: read
6868
steps:
6969
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
70-
- uses: github/codeql-action/init@f205ea1c3313d32999d8d6a48b4f6530d4437b38 # v4
70+
- uses: github/codeql-action/init@5595ccaf912efad79be6eef63a5619ff05969be3 # v4
7171
with:
7272
languages: python
73-
- uses: github/codeql-action/analyze@f205ea1c3313d32999d8d6a48b4f6530d4437b38 # v4
73+
- uses: github/codeql-action/analyze@5595ccaf912efad79be6eef63a5619ff05969be3 # v4

0 commit comments

Comments
 (0)