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 5507b49bcf Bump github/codeql-action/upload-sarif
5507b49bcf is described below
commit 5507b49bcf37a1c6357eacef6e6f7338f649e4f9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 11 13:37:26 2026 +0000
Bump github/codeql-action/upload-sarif
Bumps
[github/codeql-action/upload-sarif](https://github.com/github/codeql-action)
from e855781840494f215c54473a03cc9e82e2a400fc to
032138d5fb65f7c2abb63f00758731cc33a0cd5f.
- [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/e855781840494f215c54473a03cc9e82e2a400fc...032138d5fb65f7c2abb63f00758731cc33a0cd5f)
---
updated-dependencies:
- dependency-name: github/codeql-action/upload-sarif
dependency-version: '032138d5fb65f7c2abb63f00758731cc33a0cd5f'
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 1357d4af5b..de4f9a0570 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@e855781840494f215c54473a03cc9e82e2a400fc #
v2.16.2
+ uses:
github/codeql-action/upload-sarif@032138d5fb65f7c2abb63f00758731cc33a0cd5f #
v2.16.2
with:
sarif_file: results.sarif