Skip to content

Commit c716e0b

Browse files
committed
🧪 Bump the alls-green action to 223erbb7
This version drops the use of the outdated GHA syntax for setting action output values.
1 parent 9f134fc commit c716e0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,6 @@ jobs:
262262

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

0 commit comments

Comments
 (0)