From 855d27a43ba1ab4cf7d9e31232e982081caa2d24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 11:47:47 +0000 Subject: [PATCH] ci(deps): bump joshjohanning/bulk-github-repo-settings-sync-action Bumps the github-actions group with 1 update: [joshjohanning/bulk-github-repo-settings-sync-action](https://github.com/joshjohanning/bulk-github-repo-settings-sync-action). Updates `joshjohanning/bulk-github-repo-settings-sync-action` from 1.15.0 to 1.15.1 - [Release notes](https://github.com/joshjohanning/bulk-github-repo-settings-sync-action/releases) - [Commits](https://github.com/joshjohanning/bulk-github-repo-settings-sync-action/compare/v1.15.0...v1.15.1) --- updated-dependencies: - dependency-name: joshjohanning/bulk-github-repo-settings-sync-action dependency-version: 1.15.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/sync-github-repo-settings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'