diff --git a/.github/workflows/sync-github-repo-settings.yml b/.github/workflows/sync-github-repo-settings.yml index 6c67deb..f15300c 100644 --- a/.github/workflows/sync-github-repo-settings.yml +++ b/.github/workflows/sync-github-repo-settings.yml @@ -25,7 +25,7 @@ jobs: owner: ${{ github.repository_owner }} - name: Update Repository Settings - uses: joshjohanning/bulk-github-repo-settings-sync-action@v1.15.0 + uses: joshjohanning/bulk-github-repo-settings-sync-action@v1.15.1 with: github-token: ${{ steps.app-token.outputs.token }} repositories-file: 'repos.yml'