From 0850252788c64872c968e251ce08fea3d3eadc5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 15:22:28 +0000 Subject: [PATCH] build(deps): bump peter-evans/create-pull-request from 3 to 7 Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 3 to 7. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/v3...v7) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/flp-dependencies-pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/flp-dependencies-pr.yml b/.github/workflows/flp-dependencies-pr.yml index 710082cdd2..a3d4fdf4ee 100644 --- a/.github/workflows/flp-dependencies-pr.yml +++ b/.github/workflows/flp-dependencies-pr.yml @@ -24,7 +24,7 @@ jobs: poetry update courts-db eyecite juriscraper reporters-db - name: Create Pull Request - uses: peter-evans/create-pull-request@v3 + uses: peter-evans/create-pull-request@v7 with: commit-message: Update freelawproject dependencies title: Update freelawproject dependencies