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 50301faea3 Bump github/codeql-action/upload-sarif
50301faea3 is described below
commit 50301faea345b48d45f6886f2de8123177bf5b12
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 10 13:35:14 2026 +0000
Bump github/codeql-action/upload-sarif
---
updated-dependencies:
- dependency-name: github/codeql-action/upload-sarif
dependency-version: 29c712e0b7e56a70523cddd70c2cb49d3e3eb717
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 035995f3b4..d74b05e74b 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@4581e395f334690391455bc6993ae65775c24332 #
v2.16.2
+ uses:
github/codeql-action/upload-sarif@29c712e0b7e56a70523cddd70c2cb49d3e3eb717 #
v2.16.2
with:
sarif_file: results.sarif