diff --git a/.github/workflows/automatic-release.yml b/.github/workflows/automatic-release.yml index 8489bfce4..ca5cac543 100644 --- a/.github/workflows/automatic-release.yml +++ b/.github/workflows/automatic-release.yml @@ -19,7 +19,7 @@ jobs: with: args: 'Preparing the automatic release...' - uses: actions/checkout@v4 - - uses: peter-evans/create-pull-request@v5 + - uses: peter-evans/create-pull-request@v6 id: create-pull-request with: base: main