diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index cb4d277..057c3d8 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@5de934e076503c897d43d85680406f8d1d9356b7 # v10.0.0 + uses: devantler-tech/actions/aggregate-job-checks@468d652134d991e5cdd4feb1fb942c443897a17f # v10.0.1 with: job-results: ${{ needs.validate.result }}