This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-parent.git
The following commit(s) were added to refs/heads/master by this push:
new e8d440f Bump github/codeql-action from 3.25.4 to 3.25.5 (#415)
e8d440f is described below
commit e8d440f19b95f74aa74951b4df0f5b2264f03971
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 17 07:32:45 2024 -0400
Bump github/codeql-action from 3.25.4 to 3.25.5 (#415)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from
3.25.4 to 3.25.5.
- [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/ccf74c947955fd1cf117aef6a0e4e66191ef6f61...b7cec7526559c32f1616476ff32d17ba4c59b2d6)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
.github/workflows/scorecards-analysis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/scorecards-analysis.yml
b/.github/workflows/scorecards-analysis.yml
index 9f22301..1094890 100644
--- a/.github/workflows/scorecards-analysis.yml
+++ b/.github/workflows/scorecards-analysis.yml
@@ -64,6 +64,6 @@ jobs:
retention-days: 5
- name: "Upload to code-scanning"
- uses:
github/codeql-action/upload-sarif@ccf74c947955fd1cf117aef6a0e4e66191ef6f61 #
3.25.4
+ uses:
github/codeql-action/upload-sarif@b7cec7526559c32f1616476ff32d17ba4c59b2d6 #
3.25.5
with:
sarif_file: results.sarif