This is an automated email from the ASF dual-hosted git repository.
mridulpathak 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 a54cb76815 Bump github/codeql-action/upload-sarif
a54cb76815 is described below
commit a54cb76815baa9d35cd0d75d4e5c8105a8a3cffa
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 7 13:48:33 2026 +0000
Bump github/codeql-action/upload-sarif
Bumps
[github/codeql-action/upload-sarif](https://github.com/github/codeql-action)
from 9fddc16f0de775b9edd8a84dd5839ac2db070f8b to
313a0b99225f41fe3a5666e8fa7b2d8048c194ec.
- [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/9fddc16f0de775b9edd8a84dd5839ac2db070f8b...313a0b99225f41fe3a5666e8fa7b2d8048c194ec)
---
updated-dependencies:
- dependency-name: github/codeql-action/upload-sarif
dependency-version: 313a0b99225f41fe3a5666e8fa7b2d8048c194ec
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 03a72b2b11..39594a7d98 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@9fddc16f0de775b9edd8a84dd5839ac2db070f8b #
v2.16.2
+ uses:
github/codeql-action/upload-sarif@313a0b99225f41fe3a5666e8fa7b2d8048c194ec #
v2.16.2
with:
sarif_file: results.sarif