Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxymVlasov authored Jan 28, 2025
1 parent c302434 commit efe07cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -523,7 +523,7 @@ jobs:
steps:
- name: Decide whether the needed jobs succeeded or failed
# yamllint disable-line rule:line-length
uses: re-actors/alls-green@223e4bb7a751b91f43eda76992bcfbf23b8b0302 # release/v1
uses: re-actors/alls-green@05ac9388f0aebcb5727afa17fcccfecd6f8ec5fe # v1.2.2
with:
jobs: ${{ toJSON(needs) }}

Expand Down

0 comments on commit efe07cf

Please sign in to comment.