diff --git a/.github/workflows/devenv-update.yaml b/.github/workflows/devenv-update.yaml index 8df7a4c..c84605e 100644 --- a/.github/workflows/devenv-update.yaml +++ b/.github/workflows/devenv-update.yaml @@ -95,7 +95,7 @@ jobs: - id: create_pull_request name: Create Pull Request - uses: peter-evans/create-pull-request@v7 + uses: peter-evans/create-pull-request@v8 with: token: ${{ secrets.GITHUB_TOKEN }} commit-message: "chore: Update devenv.lock"