Skip to content

Commit 7dd2356

Browse files
Bump github/codeql-action from 4.31.0 to 4.31.9 (#134)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.0 to 4.31.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@4e94bd1...5d4e8d1) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.31.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 e68a712 commit 7dd2356

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/org.python-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
5353
- name: Upload SARIF file
5454
if: ${{steps.check-failures.outputs.has_errors == 'true'}}
55-
uses: github/codeql-action/upload-sarif@4e94bd11f71e507f7f87df81788dff88d1dacbfb
55+
uses: github/codeql-action/upload-sarif@5d4e8d1aca955e8d8589aabd499c5cae939e33c7
5656
with:
5757
sarif_file: ${{env.results-file}}
5858

0 commit comments

Comments
 (0)