diff --git a/.github/workflows/spring-cut-release-branch.yml b/.github/workflows/spring-cut-release-branch.yml index f935ac7..284fdd9 100644 --- a/.github/workflows/spring-cut-release-branch.yml +++ b/.github/workflows/spring-cut-release-branch.yml @@ -17,7 +17,7 @@ jobs: steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 with: show-progress: false token: ${{ env.GITHUB_TOKEN }}