diff --git a/.github/workflows/release_beta_to_dev.yaml b/.github/workflows/release_beta_to_dev.yaml index c7fa57b22..a3f8de1d3 100644 --- a/.github/workflows/release_beta_to_dev.yaml +++ b/.github/workflows/release_beta_to_dev.yaml @@ -53,7 +53,7 @@ jobs: - name: Validate CI id: check-ci - uses: LASER-Yi/workflow-status@v0.0.2 + uses: LASER-Yi/workflow-status@v0.1.0 with: token: ${{ secrets.GITHUB_TOKEN }} workflow: ci.yml