diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 75f4976d3..5cfd86c40 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -601,6 +601,6 @@ jobs: steps: - name: Decide if change is okay to merge if: github.event_name != 'push' - uses: re-actors/alls-green@release/v1 + uses: re-actors/alls-green@05ac9388f0aebcb5727afa17fcccfecd6f8ec5fe # v1.2.2 with: jobs: ${{ toJSON(needs) }}