From 8a0c476149526aedef646b7a406053f673ad5254 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 11:21:00 +0000 Subject: [PATCH] Update peter-evans/create-pull-request action to v7 --- .github/workflows/update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 7cd1fb5..578e1b2 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -35,7 +35,7 @@ jobs: id: diff - run: npm version patch --no-git-tag-version if: steps.diff.outputs.changed == 'true' - - uses: peter-evans/create-pull-request@v6 + - uses: peter-evans/create-pull-request@v7 with: author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> body: ''