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 5da8621500 Bump github/codeql-action/upload-sarif
5da8621500 is described below
commit 5da8621500236cb6fff65aa96aec6bbc04bcc063
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 27 14:11:17 2026 +0000
Bump github/codeql-action/upload-sarif
Bumps
[github/codeql-action/upload-sarif](https://github.com/github/codeql-action)
from abc579a511d05f32f8663a07fcbecaa9018a0450 to
0963041ab44fef14b249c939dcda503ac8403e0c.
- [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/abc579a511d05f32f8663a07fcbecaa9018a0450...0963041ab44fef14b249c939dcda503ac8403e0c)
---
updated-dependencies:
- dependency-name: github/codeql-action/upload-sarif
dependency-version: '0963041ab44fef14b249c939dcda503ac8403e0c'
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 67b5587818..9ed5dcfe11 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@abc579a511d05f32f8663a07fcbecaa9018a0450 #
v2.16.2
+ uses:
github/codeql-action/upload-sarif@0963041ab44fef14b249c939dcda503ac8403e0c #
v2.16.2
with:
sarif_file: results.sarif