From 76418ba6511fa03f45d0c221d1be81b9867d0bae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 08:37:29 +0000 Subject: [PATCH] chore(deps): update peter-evans/create-pull-request action to v4.2.3 --- .github/workflows/update-jorje.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-jorje.yml b/.github/workflows/update-jorje.yml index 2f6d187..9baa5e0 100644 --- a/.github/workflows/update-jorje.yml +++ b/.github/workflows/update-jorje.yml @@ -21,7 +21,7 @@ jobs: - name: Run create-jorje-jar.sh run: ./tools/create-jorje-jar.sh - name: Create Pull Request - uses: peter-evans/create-pull-request@v4.2.2 + uses: peter-evans/create-pull-request@v4.2.3 with: commit-message: Updated jorje title: 'Update jorje dependency'