From 7a0eb351eec1258ab4fcdd636cf689a6bb0e7586 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 10:24:39 +0000 Subject: [PATCH] chore(deps): bump devantler-tech/actions from 3.6.0 to 4.0.0 Bumps [devantler-tech/actions](https://github.com/devantler-tech/actions) from 3.6.0 to 4.0.0. - [Release notes](https://github.com/devantler-tech/actions/releases) - [Commits](https://github.com/devantler-tech/actions/compare/31d3c2706ca08bb65fc26002d63a8483965b6570...7dbc3c310c46eb51b0f298de2de0e2d9c6552eae) --- updated-dependencies: - dependency-name: devantler-tech/actions dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yaml | 2 +- .github/workflows/sync-labels.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 23001344a..4c1d69025 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -332,7 +332,7 @@ jobs: permissions: {} steps: - name: 📊 Evaluate job results - uses: devantler-tech/actions/aggregate-job-checks@31d3c2706ca08bb65fc26002d63a8483965b6570 # v3.6.0 + uses: devantler-tech/actions/aggregate-job-checks@7dbc3c310c46eb51b0f298de2de0e2d9c6552eae # v4.0.0 with: job-results: >- ${{ needs.changes.result }} diff --git a/.github/workflows/sync-labels.yaml b/.github/workflows/sync-labels.yaml index 035680252..0e0610502 100644 --- a/.github/workflows/sync-labels.yaml +++ b/.github/workflows/sync-labels.yaml @@ -23,4 +23,4 @@ jobs: with: persist-credentials: false - name: 🔄 Sync labels - uses: devantler-tech/actions/sync-github-labels@31d3c2706ca08bb65fc26002d63a8483965b6570 # v3.6.0 + uses: devantler-tech/actions/sync-github-labels@7dbc3c310c46eb51b0f298de2de0e2d9c6552eae # v4.0.0