diff --git a/.github/workflows/dependencies.yml b/.github/workflows/dependencies.yml index 121e4701..9e07c3fc 100644 --- a/.github/workflows/dependencies.yml +++ b/.github/workflows/dependencies.yml @@ -44,7 +44,7 @@ jobs: - name: Create Pull Request id: cpr - uses: peter-evans/create-pull-request@v5 + uses: peter-evans/create-pull-request@v6 with: title: Bump gems labels: ruby,dependencies