This is an automated email from the ASF dual-hosted git repository. pkarwasz pushed a commit to branch 2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/2.x by this push: new 89f54ff529 Use shallow clone in Scorecards 89f54ff529 is described below commit 89f54ff529af1ef798b4b9c37739a69dbb7670a8 Author: Piotr P. Karwasz <piotr.git...@karwasz.org> AuthorDate: Wed Oct 11 20:21:57 2023 +0200 Use shallow clone in Scorecards --- .github/workflows/scorecards-analysis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/scorecards-analysis.yml b/.github/workflows/scorecards-analysis.yml index e8c02efb84..17aaacaea4 100644 --- a/.github/workflows/scorecards-analysis.yml +++ b/.github/workflows/scorecards-analysis.yml @@ -15,7 +15,7 @@ # limitations under the License. # -name: "Scorecards supply-chain security" +name: Scorecards on: branch_protection_rule: @@ -45,7 +45,6 @@ jobs: uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # 4.1.0 with: persist-credentials: false - fetch-depth: 32 - name: "Run analysis" uses: ossf/scorecard-action@08b4669551908b1024bb425080c797723083c031 # 2.2.0