diff --git a/.github/workflows/nvfetcher.yaml b/.github/workflows/nvfetcher.yaml index 3e6c48c..33a0602 100644 --- a/.github/workflows/nvfetcher.yaml +++ b/.github/workflows/nvfetcher.yaml @@ -36,7 +36,7 @@ jobs: private_key: ${{ secrets.BOT_APP_PRIVATE_KEY }} - name: Create Pull Request id: cpr - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v7 with: token: ${{ steps.generate-token.outputs.token }} title: "chore(deps): update packages managed by nvfetcher"