diff --git a/.github/workflows/update-jorje.yml b/.github/workflows/update-jorje.yml index ae5d503..608bf53 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.1.3 + uses: peter-evans/create-pull-request@v4.1.4 with: commit-message: Updated jorje title: 'Update jorje dependency'