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'