diff --git a/.github/workflows/dependencies.yml b/.github/workflows/dependencies.yml index 73e2ae2..f88cdff 100644 --- a/.github/workflows/dependencies.yml +++ b/.github/workflows/dependencies.yml @@ -43,7 +43,7 @@ jobs: cargo test --workspace --no-run - name: Create Pull Request - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v8 with: title: "chore: Update dependencies" body: |