diff --git a/.github/workflows/ci-config.yml b/.github/workflows/ci-config.yml index 7dc0afb50ea..cade32eaf0c 100644 --- a/.github/workflows/ci-config.yml +++ b/.github/workflows/ci-config.yml @@ -124,7 +124,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Decide whether the needed jobs succeeded or failed - uses: re-actors/alls-green@05ac9388f0aebcb5727afa17fcccfecd6f8ec5fe # release/v1 + uses: re-actors/alls-green@b5b5b37504aa4183270bd3d855c52a67f212be35 # release/v1 with: allowed-skips: sonar, performance jobs: ${{ toJSON(needs) }}