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'