diff --git a/.github/workflows/ci-auto-release.yml b/.github/workflows/ci-auto-release.yml index 80363deb8..1b656b2f9 100644 --- a/.github/workflows/ci-auto-release.yml +++ b/.github/workflows/ci-auto-release.yml @@ -89,7 +89,7 @@ jobs: echo "::set-output name=content::$MSG" - name: Create Pull Request - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v7 with: base: main add-paths: Version.txt changelog.md