From 09f1316efd4b5cd6cf93a2c05ba3feddb3f40f94 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 19 Oct 2024 13:04:50 +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