This is an automated email from the ASF dual-hosted git repository.
lukaszlenart pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/struts.git
The following commit(s) were added to refs/heads/main by this push:
new 30cbd1c3c build(deps): bump github/codeql-action/upload-sarif (#1768)
30cbd1c3c is described below
commit 30cbd1c3c494c631c3b15254755848b02bed7dcd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 9 09:25:31 2026 +0200
build(deps): bump github/codeql-action/upload-sarif (#1768)
Bumps
[github/codeql-action/upload-sarif](https://github.com/github/codeql-action)
from 628fc3f124e68b0151f0d2a5d81e864ee1e42335 to
f58f0d11ebf5dedd870fab2f999275f7602cfa46.
- [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/628fc3f124e68b0151f0d2a5d81e864ee1e42335...f58f0d11ebf5dedd870fab2f999275f7602cfa46)
---
updated-dependencies:
- dependency-name: github/codeql-action/upload-sarif
dependency-version: f58f0d11ebf5dedd870fab2f999275f7602cfa46
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
.github/workflows/scorecards-analysis.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/scorecards-analysis.yaml
b/.github/workflows/scorecards-analysis.yaml
index e3b9e5fd3..2d517dedd 100644
--- a/.github/workflows/scorecards-analysis.yaml
+++ b/.github/workflows/scorecards-analysis.yaml
@@ -65,6 +65,6 @@ jobs:
retention-days: 5
- name: "Upload to code-scanning"
- uses:
github/codeql-action/upload-sarif@628fc3f124e68b0151f0d2a5d81e864ee1e42335 #
2.22.11
+ uses:
github/codeql-action/upload-sarif@f58f0d11ebf5dedd870fab2f999275f7602cfa46 #
2.22.11
with:
sarif_file: results.sarif