From 3f8e49ca6a9f958cd738b63a917e155456acc291 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 15:01:31 +0000 Subject: [PATCH] chore(deps): bump devantler-tech/actions from 5.2.0 to 5.4.0 Bumps [devantler-tech/actions](https://github.com/devantler-tech/actions) from 5.2.0 to 5.4.0. - [Release notes](https://github.com/devantler-tech/actions/releases) - [Commits](https://github.com/devantler-tech/actions/compare/1dddb9d8e7f448a5880d05695742b35960da5bb0...cbfd433920d036c336b00b35af4c82f8e700affe) --- updated-dependencies: - dependency-name: devantler-tech/actions dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 5f9feba..ade13fb 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -407,7 +407,7 @@ jobs: permissions: {} steps: - name: 📊 Evaluate job results - uses: devantler-tech/actions/aggregate-job-checks@1dddb9d8e7f448a5880d05695742b35960da5bb0 # v5.2.0 + uses: devantler-tech/actions/aggregate-job-checks@cbfd433920d036c336b00b35af4c82f8e700affe # v5.4.0 with: job-results: >- ${{ needs.changes.result }} diff --git a/.github/workflows/sync-labels.yaml b/.github/workflows/sync-labels.yaml index a5e7c60..f9502ff 100644 --- a/.github/workflows/sync-labels.yaml +++ b/.github/workflows/sync-labels.yaml @@ -27,4 +27,4 @@ jobs: with: persist-credentials: false - name: 🔄 Sync labels - uses: devantler-tech/actions/sync-github-labels@1dddb9d8e7f448a5880d05695742b35960da5bb0 # v5.2.0 + uses: devantler-tech/actions/sync-github-labels@cbfd433920d036c336b00b35af4c82f8e700affe # v5.4.0