diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 057c3d8..dbebe76 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -50,6 +50,6 @@ jobs: if: ${{ always() }} steps: - name: 📊 Require all CI checks to pass - uses: devantler-tech/actions/aggregate-job-checks@468d652134d991e5cdd4feb1fb942c443897a17f # v10.0.1 + uses: devantler-tech/actions/aggregate-job-checks@0f27c13a9785608e0bbf9998777d27761b4de617 # v10.0.2 with: job-results: ${{ needs.validate.result }}