From 1373b0345ec1067183ecf5f167caea3dd2089cde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 07:48:32 +0000 Subject: [PATCH] chore(deps): bump devantler-tech/actions/aggregate-job-checks Bumps [devantler-tech/actions/aggregate-job-checks](https://github.com/devantler-tech/actions) from 6.1.0 to 7.1.3. - [Release notes](https://github.com/devantler-tech/actions/releases) - [Changelog](https://github.com/devantler-tech/actions/blob/main/CHANGELOG.md) - [Commits](https://github.com/devantler-tech/actions/compare/9d98cb8be059537ec1e82f71c90d75ecba321713...6a2f24aa5a859f7d0de66f9d0bde52254adba641) --- updated-dependencies: - dependency-name: devantler-tech/actions/aggregate-job-checks dependency-version: 7.1.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 4e3cc88..cc0a516 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -310,7 +310,7 @@ jobs: permissions: {} steps: - name: 📊 Evaluate job results - uses: devantler-tech/actions/aggregate-job-checks@9d98cb8be059537ec1e82f71c90d75ecba321713 # v6.1.0 + uses: devantler-tech/actions/aggregate-job-checks@6a2f24aa5a859f7d0de66f9d0bde52254adba641 # v7.1.3 with: job-results: >- ${{ needs.changes.result }}