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 b682ad4ff3 Bump github/codeql-action/upload-sarif
b682ad4ff3 is described below
commit b682ad4ff3856b4af9f8c9a5a6a17144a808c8b1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 26 13:35:07 2026 +0000
Bump github/codeql-action/upload-sarif
Bumps
[github/codeql-action/upload-sarif](https://github.com/github/codeql-action)
from 9fc351a8ac7432cff4cf6b2e45db91873bec9bf9 to
9cea5827c668a1fe7165dbce6e80c3f9cf3f83ac.
- [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/9fc351a8ac7432cff4cf6b2e45db91873bec9bf9...9cea5827c668a1fe7165dbce6e80c3f9cf3f83ac)
---
updated-dependencies:
- dependency-name: github/codeql-action/upload-sarif
dependency-version: 9cea5827c668a1fe7165dbce6e80c3f9cf3f83ac
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 4f1dfb46a6..e650447534 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@9fc351a8ac7432cff4cf6b2e45db91873bec9bf9 #
v2.16.2
+ uses:
github/codeql-action/upload-sarif@9cea5827c668a1fe7165dbce6e80c3f9cf3f83ac #
v2.16.2
with:
sarif_file: results.sarif