Skip to content

Commit a9f9a98

Browse files
Update GuillaumeFalourd/clone-github-repo-action action to v3 (#107)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a848eb3 commit a9f9a98

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

.github/workflows/scanning.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122
${{ env.OUTPUT_NAME }}.csv
123123
-
124124
name: Clone Reporting Repo
125-
uses: GuillaumeFalourd/clone-github-repo-action@v2.3
125+
uses: GuillaumeFalourd/clone-github-repo-action@v3
126126
with:
127127
depth: 1
128128
branch: 'main'
@@ -222,7 +222,7 @@ jobs:
222222
${{ env.OUTPUT_NAME }}.csv
223223
-
224224
name: Clone Reporting Repo
225-
uses: GuillaumeFalourd/clone-github-repo-action@v2.3
225+
uses: GuillaumeFalourd/clone-github-repo-action@v3
226226
with:
227227
depth: 1
228228
branch: 'main'
@@ -312,7 +312,7 @@ jobs:
312312
${{ env.OUTPUT_NAME }}.csv
313313
-
314314
name: Clone Reporting Repo
315-
uses: GuillaumeFalourd/clone-github-repo-action@v2.3
315+
uses: GuillaumeFalourd/clone-github-repo-action@v3
316316
with:
317317
depth: 1
318318
branch: 'main'
@@ -426,7 +426,7 @@ jobs:
426426
${{ env.OUTPUT_NAME }}.csv
427427
-
428428
name: Clone Reporting Repo
429-
uses: GuillaumeFalourd/clone-github-repo-action@v2.3
429+
uses: GuillaumeFalourd/clone-github-repo-action@v3
430430
with:
431431
depth: 1
432432
branch: 'main'
@@ -520,7 +520,7 @@ jobs:
520520
${{ env.OUTPUT_NAME }}.csv
521521
-
522522
name: Clone Reporting Repo
523-
uses: GuillaumeFalourd/clone-github-repo-action@v2.3
523+
uses: GuillaumeFalourd/clone-github-repo-action@v3
524524
with:
525525
depth: 1
526526
branch: 'main'
@@ -616,7 +616,7 @@ jobs:
616616
${{ env.OUTPUT_NAME }}.csv
617617
-
618618
name: Clone Reporting Repo
619-
uses: GuillaumeFalourd/clone-github-repo-action@v2.3
619+
uses: GuillaumeFalourd/clone-github-repo-action@v3
620620
with:
621621
depth: 1
622622
branch: 'main'
@@ -729,7 +729,7 @@ jobs:
729729
${{ env.OUTPUT_NAME }}.csv
730730
-
731731
name: Clone Reporting Repo
732-
uses: GuillaumeFalourd/clone-github-repo-action@v2.3
732+
uses: GuillaumeFalourd/clone-github-repo-action@v3
733733
with:
734734
depth: 1
735735
branch: 'main'

0 commit comments

Comments
 (0)