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 7c2f5568f0 Bump github/codeql-action/upload-sarif
7c2f5568f0 is described below
commit 7c2f5568f06f025b4641ad2fe1e6beb5ed7ef6fe
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 4 13:42:52 2026 +0000
Bump github/codeql-action/upload-sarif
Bumps
[github/codeql-action/upload-sarif](https://github.com/github/codeql-action)
from 276e2ce25d959f0e04da2c6b73e26b3231395db1 to
9fddc16f0de775b9edd8a84dd5839ac2db070f8b.
- [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/276e2ce25d959f0e04da2c6b73e26b3231395db1...9fddc16f0de775b9edd8a84dd5839ac2db070f8b)
---
updated-dependencies:
- dependency-name: github/codeql-action/upload-sarif
dependency-version: 9fddc16f0de775b9edd8a84dd5839ac2db070f8b
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 1ef1ac5a57..03a72b2b11 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@276e2ce25d959f0e04da2c6b73e26b3231395db1 #
v2.16.2
+ uses:
github/codeql-action/upload-sarif@9fddc16f0de775b9edd8a84dd5839ac2db070f8b #
v2.16.2
with:
sarif_file: results.sarif