diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index b249c74..901c500 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -29,6 +29,6 @@ jobs: git config --global user.name ossbot git commit -m 'update to newer version' - name: Create Pull Request - uses: peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c # v6.1.0 + uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8 with: title: update to newer version