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 17736a72a4 Bump github/codeql-action/upload-sarif
17736a72a4 is described below
commit 17736a72a4429359e9f86a0a5d7e056400a986bf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 23 14:31:21 2026 +0000
Bump github/codeql-action/upload-sarif
Bumps
[github/codeql-action/upload-sarif](https://github.com/github/codeql-action)
from a7afe0a2d717fe23bf93c8d8239d4f43c4a40f02 to
f0064b219d7a7e0df558968fb1ba2084bf08ec62.
- [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/a7afe0a2d717fe23bf93c8d8239d4f43c4a40f02...f0064b219d7a7e0df558968fb1ba2084bf08ec62)
---
updated-dependencies:
- dependency-name: github/codeql-action/upload-sarif
dependency-version: f0064b219d7a7e0df558968fb1ba2084bf08ec62
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 fbb568df52..9d2b5fb245 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@a7afe0a2d717fe23bf93c8d8239d4f43c4a40f02 #
v2.16.2
+ uses:
github/codeql-action/upload-sarif@f0064b219d7a7e0df558968fb1ba2084bf08ec62 #
v2.16.2
with:
sarif_file: results.sarif