From 5eddbf349b1872fc9689010f728ea9126da5e724 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Sep 2026 08:15:23 +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 13.5.1 to 13.6.5. - [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/a147ead8b8bc937fbfb1974e3698c7e32f95517d...3c3a6348b3e7aacc995ae49fc60032f95f70a779) --- updated-dependencies: - dependency-name: devantler-tech/actions/aggregate-job-checks dependency-version: 13.6.5 dependency-type: direct:production update-type: version-update:semver-minor ... 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 a9e0fa3..85814c0 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -111,7 +111,7 @@ jobs: permissions: {} steps: - name: 📊 Evaluate job results - uses: devantler-tech/actions/aggregate-job-checks@a147ead8b8bc937fbfb1974e3698c7e32f95517d # v13.5.1 + uses: devantler-tech/actions/aggregate-job-checks@3c3a6348b3e7aacc995ae49fc60032f95f70a779 # v13.6.5 with: job-results: >- ${{ needs.validate-manifests.result }}