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 10a2c78cf9 Bump github/codeql-action/upload-sarif
10a2c78cf9 is described below
commit 10a2c78cf9885fe93a806d513cab9a6e8155a356
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 16 13:45:11 2026 +0000
Bump github/codeql-action/upload-sarif
Bumps
[github/codeql-action/upload-sarif](https://github.com/github/codeql-action)
from 1cf8f518e1ad217271451b975391e639ea196e55 to
7dbd038544bbb5f7936e48ba251dd3c1a13abe0b.
- [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/1cf8f518e1ad217271451b975391e639ea196e55...7dbd038544bbb5f7936e48ba251dd3c1a13abe0b)
---
updated-dependencies:
- dependency-name: github/codeql-action/upload-sarif
dependency-version: 7dbd038544bbb5f7936e48ba251dd3c1a13abe0b
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 43df9fb5ac..1463bede10 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@1cf8f518e1ad217271451b975391e639ea196e55 #
v2.16.2
+ uses:
github/codeql-action/upload-sarif@7dbd038544bbb5f7936e48ba251dd3c1a13abe0b #
v2.16.2
with:
sarif_file: results.sarif