diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 8cf721d7..dc9dae65 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -111,6 +111,6 @@ jobs: steps: - name: Decide whether the needed jobs succeeded or failed - uses: re-actors/alls-green@2765efec08f0fd63e83ad900f5fd75646be69ff6 + uses: re-actors/alls-green@b5b5b37504aa4183270bd3d855c52a67f212be35 with: jobs: ${{ toJSON(needs) }}