From d3454c05ab2d2a122ae13528c9c8a18882e23c75 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 19:58:42 +0000 Subject: [PATCH] Update GuillaumeFalourd/clone-github-repo-action action to v3 --- .github/workflows/scanning.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/scanning.yml b/.github/workflows/scanning.yml index 632789c..f1789d2 100644 --- a/.github/workflows/scanning.yml +++ b/.github/workflows/scanning.yml @@ -122,7 +122,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' @@ -222,7 +222,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' @@ -312,7 +312,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' @@ -426,7 +426,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' @@ -520,7 +520,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' @@ -616,7 +616,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' @@ -729,7 +729,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'