From cf85aa84c55adb591c56f9de5018cb251df49874 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 18:03:56 +0000 Subject: [PATCH] Update peter-evans/create-pull-request action to v7 --- .github/workflows/bump_repos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bump_repos.yml b/.github/workflows/bump_repos.yml index 07a55d0..b79eb99 100644 --- a/.github/workflows/bump_repos.yml +++ b/.github/workflows/bump_repos.yml @@ -16,7 +16,7 @@ jobs: - name: Bump cos 🔧 run: earthly +bump-repositories - name: Create Pull Request - uses: peter-evans/create-pull-request@v5 + uses: peter-evans/create-pull-request@v7 with: token: ${{ secrets.PAT_TOKEN }} push-to-fork: ci-forks/osbuilder