This is an automated email from the ASF dual-hosted git repository.
jacopoc 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 971180a2a9 Bump github/codeql-action/upload-sarif
971180a2a9 is described below
commit 971180a2a92049b459b347bb42ce8b69a84f30db
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 9 13:40:34 2026 +0000
Bump github/codeql-action/upload-sarif
Bumps
[github/codeql-action/upload-sarif](https://github.com/github/codeql-action)
from 0e974e6288eb18d3c44fbc71007c175f59daab40 to
4581e395f334690391455bc6993ae65775c24332.
- [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/0e974e6288eb18d3c44fbc71007c175f59daab40...4581e395f334690391455bc6993ae65775c24332)
---
updated-dependencies:
- dependency-name: github/codeql-action/upload-sarif
dependency-version: 4581e395f334690391455bc6993ae65775c24332
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 516de49f94..035995f3b4 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@0e974e6288eb18d3c44fbc71007c175f59daab40 #
v2.16.2
+ uses:
github/codeql-action/upload-sarif@4581e395f334690391455bc6993ae65775c24332 #
v2.16.2
with:
sarif_file: results.sarif