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-net.git
The following commit(s) were added to refs/heads/master by this push: new 483b5171 Bump github/codeql-action from 2.22.9 to 2.22.10 483b5171 is described below commit 483b51712534ecf7b91e10fc2c7e80132d1af4ab Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Wed Dec 13 07:43:46 2023 -0500 Bump github/codeql-action from 2.22.9 to 2.22.10 --- .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 0af2e648..4ac9c035 100644 --- a/.github/workflows/scorecards-analysis.yml +++ b/.github/workflows/scorecards-analysis.yml @@ -62,6 +62,6 @@ jobs: retention-days: 5 - name: "Upload to code-scanning" - uses: github/codeql-action/upload-sarif@c0d1daa7f7e14667747d73a7dbbe8c074bc8bfe2 # 2.22.9 + uses: github/codeql-action/upload-sarif@305f6546310b9203e892c28c1484e82977f4f63d # 2.22.10 with: sarif_file: results.sarif