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-build-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 094bb76 Bump github/codeql-action from 2.3.2 to 2.3.3 (#156)
094bb76 is described below
commit 094bb7666d2dc024df232a7ba756a582d9b07cd8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 5 04:46:30 2023 -0400
Bump github/codeql-action from 2.3.2 to 2.3.3 (#156)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from
2.3.2 to 2.3.3.
- [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/f3feb00acb00f31a6f60280e6ace9ca31d91c76a...29b1f65c5e92e24fe6b6647da1eaabe529cec70f)
---
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 f9b125b..4a17fa5 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@f3feb00acb00f31a6f60280e6ace9ca31d91c76a #
2.3.2
+ uses:
github/codeql-action/upload-sarif@29b1f65c5e92e24fe6b6647da1eaabe529cec70f #
2.3.3
with:
sarif_file: results.sarif