diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 79c3fda..f2c4243 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@6a2f24aa5a859f7d0de66f9d0bde52254adba641 # v7.1.3 + uses: devantler-tech/actions/aggregate-job-checks@061b345a7351b0caf23055caea63ccd08b75e20e # v8.0.0 with: job-results: ${{ needs.validate.result }}