From 9b4703e15b75ce191957c0dcc6b0edb0efe37191 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 16:40:17 +0000 Subject: [PATCH] Update GuillaumeFalourd/clone-github-repo-action action to v3 --- .github/workflows/scanning.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/scanning.yml b/.github/workflows/scanning.yml index e57383e..6201aa4 100644 --- a/.github/workflows/scanning.yml +++ b/.github/workflows/scanning.yml @@ -120,7 +120,7 @@ jobs: ${{ env.OUTPUT_NAME }}.csv - name: Clone Reporting Repo - uses: GuillaumeFalourd/clone-github-repo-action@v2.3 + uses: GuillaumeFalourd/clone-github-repo-action@v3 with: depth: 1 branch: 'main' @@ -220,7 +220,7 @@ jobs: ${{ env.OUTPUT_NAME }}.csv - name: Clone Reporting Repo - uses: GuillaumeFalourd/clone-github-repo-action@v2.3 + uses: GuillaumeFalourd/clone-github-repo-action@v3 with: depth: 1 branch: 'main' @@ -310,7 +310,7 @@ jobs: ${{ env.OUTPUT_NAME }}.csv - name: Clone Reporting Repo - uses: GuillaumeFalourd/clone-github-repo-action@v2.3 + uses: GuillaumeFalourd/clone-github-repo-action@v3 with: depth: 1 branch: 'main' @@ -424,7 +424,7 @@ jobs: ${{ env.OUTPUT_NAME }}.csv - name: Clone Reporting Repo - uses: GuillaumeFalourd/clone-github-repo-action@v2.3 + uses: GuillaumeFalourd/clone-github-repo-action@v3 with: depth: 1 branch: 'main' @@ -518,7 +518,7 @@ jobs: ${{ env.OUTPUT_NAME }}.csv - name: Clone Reporting Repo - uses: GuillaumeFalourd/clone-github-repo-action@v2.3 + uses: GuillaumeFalourd/clone-github-repo-action@v3 with: depth: 1 branch: 'main' @@ -614,7 +614,7 @@ jobs: ${{ env.OUTPUT_NAME }}.csv - name: Clone Reporting Repo - uses: GuillaumeFalourd/clone-github-repo-action@v2.3 + uses: GuillaumeFalourd/clone-github-repo-action@v3 with: depth: 1 branch: 'main'