From 2a4674340158a6aa977aeb41200bd3826a5ddbe8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 24 Nov 2022 03:10:47 +0000 Subject: [PATCH] chore(deps): update peter-evans/create-pull-request action to v4.2.2 --- .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 5fd1f6c..2f6d187 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.1 + uses: peter-evans/create-pull-request@v4.2.2 with: commit-message: Updated jorje title: 'Update jorje dependency'