diff --git a/.github/workflows/depup.yml b/.github/workflows/depup.yml index 44b0c9a..b608476 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@v7 with: token: ${{ secrets.GITHUB_TOKEN }} title: "chore(deps): update bump to ${{ steps.depup.outputs.latest }}"