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 e889fee0f6 Bump github/codeql-action/upload-sarif
e889fee0f6 is described below
commit e889fee0f67d95745bf412fc62be78121a2b8acf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 28 07:41:27 2026 +0000
Bump github/codeql-action/upload-sarif
Bumps
[github/codeql-action/upload-sarif](https://github.com/github/codeql-action)
from 0963041ab44fef14b249c939dcda503ac8403e0c to
6f530319d8c989665d0835536ec9571735fd2008.
- [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/0963041ab44fef14b249c939dcda503ac8403e0c...6f530319d8c989665d0835536ec9571735fd2008)
---
updated-dependencies:
- dependency-name: github/codeql-action/upload-sarif
dependency-version: 6f530319d8c989665d0835536ec9571735fd2008
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 9ed5dcfe11..e51a592792 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@0963041ab44fef14b249c939dcda503ac8403e0c #
v2.16.2
+ uses:
github/codeql-action/upload-sarif@6f530319d8c989665d0835536ec9571735fd2008 #
v2.16.2
with:
sarif_file: results.sarif