diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index dbebe76..0247a14 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@0f27c13a9785608e0bbf9998777d27761b4de617 # v10.0.2 + uses: devantler-tech/actions/aggregate-job-checks@94146b00945cdcc75fbd99624d909a2345d2bf67 # v10.1.1 with: job-results: ${{ needs.validate.result }}