Merge pull request #12517 from webknjaz/maintenance/gha-check-223e4bb7

This commit is contained in:
Sviatoslav Sydorenko (Святослав Сидоренко) 2024-06-22 11:58:41 +02:00 committed by GitHub
commit 6448d30fa1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -262,6 +262,6 @@ jobs:
steps:
- name: Decide whether the needed jobs succeeded or failed
uses: re-actors/alls-green@198badcb65a1a44528f27d5da555c4be9f12eac6
uses: re-actors/alls-green@223e4bb7a751b91f43eda76992bcfbf23b8b0302
with:
jobs: ${{ toJSON(needs) }}