diff --git a/.github/workflows/league-patch.yml b/.github/workflows/league-patch.yml index 2c937a1..3d3d99e 100644 --- a/.github/workflows/league-patch.yml +++ b/.github/workflows/league-patch.yml @@ -21,7 +21,7 @@ jobs: shell: bash - name: Create Pull Request - uses: peter-evans/create-pull-request@v7.0.5 + uses: peter-evans/create-pull-request@v7.0.8 with: commit-message: Bump League Patch to ${{ steps.patch.outputs.patch }} title: Bump League Patch to ${{ steps.patch.outputs.patch }}