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-csv.git
The following commit(s) were added to refs/heads/master by this push: new 481d8b1f Update comment to match PR bump to 2.0.6 481d8b1f is described below commit 481d8b1ff30706b5d6db8706a754beda81d38f92 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Sun Oct 23 14:12:45 2022 -0400 Update comment to match PR bump to 2.0.6 --- .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 a7082108..63c80e4b 100644 --- a/.github/workflows/scorecards-analysis.yml +++ b/.github/workflows/scorecards-analysis.yml @@ -43,7 +43,7 @@ jobs: persist-credentials: false - name: "Run analysis" - uses: ossf/scorecard-action@99c53751e09b9529366343771cc321ec74e9bd3d # 1.1.2 + uses: ossf/scorecard-action@99c53751e09b9529366343771cc321ec74e9bd3d # 2.0.6 with: results_file: results.sarif results_format: sarif