diff --git a/.github/workflows/depup.yml b/.github/workflows/depup.yml index df1f504..d235a2e 100644 --- a/.github/workflows/depup.yml +++ b/.github/workflows/depup.yml @@ -18,7 +18,7 @@ jobs: repo: haya14busa/bump - name: Create Pull Request - uses: peter-evans/create-pull-request@v5 + uses: peter-evans/create-pull-request@v6 with: token: ${{ secrets.GITHUB_TOKEN }} title: "chore(deps): update bump to ${{ steps.depup.outputs.latest }}"