From d412e2385f025f07cdf75299306b8f7b10f2d24f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 07:44:32 +0000 Subject: [PATCH] chore(deps): bump devantler-tech/actions from 6.0.0 to 6.1.0 Bumps [devantler-tech/actions](https://github.com/devantler-tech/actions) from 6.0.0 to 6.1.0. - [Release notes](https://github.com/devantler-tech/actions/releases) - [Commits](https://github.com/devantler-tech/actions/compare/0e1232924bf8b07a40b1b24e13e200744fbabcfa...9d98cb8be059537ec1e82f71c90d75ecba321713) --- updated-dependencies: - dependency-name: devantler-tech/actions dependency-version: 6.1.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 c88142b..9fcf672 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@0e1232924bf8b07a40b1b24e13e200744fbabcfa # v6.0.0 + uses: devantler-tech/actions/aggregate-job-checks@9d98cb8be059537ec1e82f71c90d75ecba321713 # v6.1.0 with: job-results: >- ${{ needs.changes.result }} diff --git a/.github/workflows/sync-labels.yaml b/.github/workflows/sync-labels.yaml index c9f21c5..fc81674 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@0e1232924bf8b07a40b1b24e13e200744fbabcfa # v6.0.0 + uses: devantler-tech/actions/sync-github-labels@9d98cb8be059537ec1e82f71c90d75ecba321713 # v6.1.0