File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4242 - check-changes-applied
4343 runs-on : ubuntu-latest
4444 steps :
45- - uses : re-actors/alls-green@release/v1
45+ - uses : re-actors/alls-green@05ac9388f0aebcb5727afa17fcccfecd6f8ec5fe # release/v1
4646 with :
4747 jobs : ${{ toJSON(needs) }}
Original file line number Diff line number Diff line change @@ -117,6 +117,6 @@ jobs:
117117 - build-container
118118 runs-on : ubuntu-latest
119119 steps :
120- - uses : re-actors/alls-green@release/v1
120+ - uses : re-actors/alls-green@05ac9388f0aebcb5727afa17fcccfecd6f8ec5fe # release/v1
121121 with :
122122 jobs : ${{ toJSON(needs) }}
Original file line number Diff line number Diff line change @@ -225,7 +225,7 @@ jobs:
225225 - test-e2e
226226 runs-on : ubuntu-latest
227227 steps :
228- - uses : re-actors/alls-green@release/v1
228+ - uses : re-actors/alls-green@05ac9388f0aebcb5727afa17fcccfecd6f8ec5fe # release/v1
229229 with :
230230 jobs : ${{ toJSON(needs) }}
231231 build :
Original file line number Diff line number Diff line change 6363 - test-unittest
6464 runs-on : ubuntu-latest
6565 steps :
66- - uses : re-actors/alls-green@release/v1
66+ - uses : re-actors/alls-green@05ac9388f0aebcb5727afa17fcccfecd6f8ec5fe # release/v1
6767 with :
6868 jobs : ${{ toJSON(needs) }}
6969 build-container :
Original file line number Diff line number Diff line change 6868 - lint
6969 runs-on : ubuntu-latest
7070 steps :
71- - uses : re-actors/alls-green@release/v1
71+ - uses : re-actors/alls-green@05ac9388f0aebcb5727afa17fcccfecd6f8ec5fe # release/v1
7272 with :
7373 jobs : ${{ toJSON(needs) }}
7474 test :
You can’t perform that action at this time.
0 commit comments