This is an automated email from the ASF dual-hosted git repository.
mridulpathak pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
The following commit(s) were added to refs/heads/trunk by this push:
new 9b1292f695 Bump github/codeql-action/upload-sarif
9b1292f695 is described below
commit 9b1292f6959712c7007e22b8cb25af2c65f84a41
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 9 18:26:06 2026 +0000
Bump github/codeql-action/upload-sarif
Bumps
[github/codeql-action/upload-sarif](https://github.com/github/codeql-action)
from 313a0b99225f41fe3a5666e8fa7b2d8048c194ec to
e855781840494f215c54473a03cc9e82e2a400fc.
- [Release notes](https://github.com/github/codeql-action/releases)
-
[Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
-
[Commits](https://github.com/github/codeql-action/compare/313a0b99225f41fe3a5666e8fa7b2d8048c194ec...e855781840494f215c54473a03cc9e82e2a400fc)
---
updated-dependencies:
- dependency-name: github/codeql-action/upload-sarif
dependency-version: e855781840494f215c54473a03cc9e82e2a400fc
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
---
.github/workflows/scorecard.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/scorecard.yml b/.github/workflows/scorecard.yml
index 39594a7d98..1357d4af5b 100644
--- a/.github/workflows/scorecard.yml
+++ b/.github/workflows/scorecard.yml
@@ -103,6 +103,6 @@ jobs:
# Upload the results to GitHub's code scanning dashboard.
- name: "Upload to code-scanning"
if: ${{ !env.ACT }}
- uses:
github/codeql-action/upload-sarif@313a0b99225f41fe3a5666e8fa7b2d8048c194ec #
v2.16.2
+ uses:
github/codeql-action/upload-sarif@e855781840494f215c54473a03cc9e82e2a400fc #
v2.16.2
with:
sarif_file: results.sarif