diff --git a/.github/workflows/auto-version-release.yaml b/.github/workflows/auto-version-release.yaml index 324ff4ec63..96b960bc2f 100644 --- a/.github/workflows/auto-version-release.yaml +++ b/.github/workflows/auto-version-release.yaml @@ -68,7 +68,7 @@ jobs: # if branch exists, the action will no fail, and it output created=false - name: release Y branch - uses: peterjgrainger/action-create-branch@v2.4.0 + uses: peterjgrainger/action-create-branch@v3.0.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: