From ebad4fbe6afcdfc5f9a93ce8da919748de2b2ee3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 08:14:43 +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.2.3 to 13.5.1. - [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/3ee6cb9bbd616c2a38779be41a5e41f3e77282d0...a147ead8b8bc937fbfb1974e3698c7e32f95517d) --- updated-dependencies: - dependency-name: devantler-tech/actions/aggregate-job-checks dependency-version: 13.5.1 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 f4f7613..e13fd03 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -108,7 +108,7 @@ jobs: permissions: {} steps: - name: 📊 Evaluate job results - uses: devantler-tech/actions/aggregate-job-checks@3ee6cb9bbd616c2a38779be41a5e41f3e77282d0 # v13.2.3 + uses: devantler-tech/actions/aggregate-job-checks@a147ead8b8bc937fbfb1974e3698c7e32f95517d # v13.5.1 with: job-results: >- ${{ needs.validate-manifests.result }}