diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index b249c74..858d823 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@98357b18bf14b5342f975ff684046ec3b2a07725 # v8.0.0 with: title: update to newer version