From 6fc2626a45167b0bbf4a05fb4438559c5c2bd5a6 Mon Sep 17 00:00:00 2001 From: Bear Date: Thu, 12 Sep 2024 18:06:58 -0500 Subject: [PATCH] Update list-repos.yml --- .github/workflows/list-repos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/list-repos.yml b/.github/workflows/list-repos.yml index 864b20c..de01357 100644 --- a/.github/workflows/list-repos.yml +++ b/.github/workflows/list-repos.yml @@ -14,7 +14,7 @@ jobs: # Create raw list of ALL repos in comma delimited format - name: Repo-List-Generator id: repo - uses: yi-Xu-0100/repo-list-generator@v1 + uses: yi-Xu-0100/repo-list-generator@v1.1.1 # Now that its saved we can use an action to replace .settings since we don't want that one in the list. - name: Find-and-replace settings