From 5a514d0329166262b706a7d978f2c34cbd909b32 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 10:15:35 +0000 Subject: [PATCH] chore(deps): update peter-evans/create-pull-request action to v7 --- .github/workflows/cron-bump-requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cron-bump-requirements.yml b/.github/workflows/cron-bump-requirements.yml index 0c53f65..d1d9879 100644 --- a/.github/workflows/cron-bump-requirements.yml +++ b/.github/workflows/cron-bump-requirements.yml @@ -32,7 +32,7 @@ jobs: bazel run //lib/python:requirements.update || true bazel run //lib/python:vendor_requirements - name: Create Pull Request - uses: peter-evans/create-pull-request@v6.1.0 + uses: peter-evans/create-pull-request@v7.0.3 with: add-paths: | lib/python/*.txt