From 52d77d94a106b08158f1bbb5882f79620895fc55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Aug 2022 09:55:38 -0700 Subject: [PATCH] build(deps): bump peter-evans/create-pull-request from 4.0.3 to 4.1.0 (#61777) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/ghostbuster.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ghostbuster.yml b/.github/workflows/ghostbuster.yml index d27d116b634ad8..21a352cc94df9a 100644 --- a/.github/workflows/ghostbuster.yml +++ b/.github/workflows/ghostbuster.yml @@ -47,7 +47,7 @@ jobs: fi - if: ${{ inputs.skipPR != 'true' }} - uses: peter-evans/create-pull-request@v4.0.3 + uses: peter-evans/create-pull-request@v4.1.0 with: token: ${{ secrets.GITHUB_TOKEN }} commit-message: "Remove contributors with deleted accounts #no-publishing-comment"