From fc98d0e622fc10444cee4ce75f4a0352e62b6405 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Feb 2021 05:17:01 +0000 Subject: [PATCH] github-actions(deps): bump gr2m/create-or-update-pull-request-action Bumps [gr2m/create-or-update-pull-request-action](https://github.com/gr2m/create-or-update-pull-request-action) from v1.3.4 to v1.3.5. - [Release notes](https://github.com/gr2m/create-or-update-pull-request-action/releases) - [Commits](https://github.com/gr2m/create-or-update-pull-request-action/compare/v1.3.4...aa61c5cda5ba43703d6cc70c0e49409968c70a62) Signed-off-by: dependabot[bot] --- .github/workflows/update.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update.yaml b/.github/workflows/update.yaml index 013dbef4..3d949675 100644 --- a/.github/workflows/update.yaml +++ b/.github/workflows/update.yaml @@ -37,7 +37,7 @@ jobs: run: "php bin/laxify-schema.php" - name: "Open pull request updating schema" - uses: "gr2m/create-or-update-pull-request-action@v1.3.4" + uses: "gr2m/create-or-update-pull-request-action@v1.3.5" with: author: "ergebnis-bot " branch: "feature/schema"