From e816a6c91c0e4afb98432fbcf35f0a4736bc608c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 08:14:27 +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.0.9 to 13.2.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/b3783a5148b844b3f1f4011cdc84871ad66348c1...0de1d284f879d62d6fe316d3997fd3ea8f092fb3) --- updated-dependencies: - dependency-name: devantler-tech/actions/aggregate-job-checks dependency-version: 13.2.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 169f440..3ac9355 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -78,7 +78,7 @@ jobs: permissions: {} steps: - name: 📊 Evaluate job results - uses: devantler-tech/actions/aggregate-job-checks@b3783a5148b844b3f1f4011cdc84871ad66348c1 # v13.0.9 + uses: devantler-tech/actions/aggregate-job-checks@0de1d284f879d62d6fe316d3997fd3ea8f092fb3 # v13.2.1 with: job-results: >- ${{ needs.validate-manifests.result }}