🧪 Bump the `alls-green` action to 223erbb7

This version drops the use of the outdated GHA syntax for setting
action output values.
This commit is contained in:
Sviatoslav Sydorenko 2024-06-21 23:06:26 +02:00
parent 9f134fc6ad
commit c716e0baef
No known key found for this signature in database
GPG Key ID: 9345E8FEA89CA455
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) }}