From 6c54922ebcc7646d98e15b9af868ae3d9b9d0245 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 10:24:29 +0000 Subject: [PATCH] chore(deps): Bump devantler-tech/actions from 5.0.0 to 5.1.0 Bumps [devantler-tech/actions](https://github.com/devantler-tech/actions) from 5.0.0 to 5.1.0. - [Release notes](https://github.com/devantler-tech/actions/releases) - [Commits](https://github.com/devantler-tech/actions/compare/3556694b57702d81bfc5fb1d79a9ee0b4e53aca7...6916c45ed8dc22e62cb12f021480e29732d03575) --- updated-dependencies: - dependency-name: devantler-tech/actions dependency-version: 5.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 903f137..85eaddf 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -14,6 +14,6 @@ jobs: runs-on: ubuntu-latest steps: - name: ✅ Aggregate job checks - uses: devantler-tech/actions/aggregate-job-checks@3556694b57702d81bfc5fb1d79a9ee0b4e53aca7 # v5.0.0 + uses: devantler-tech/actions/aggregate-job-checks@6916c45ed8dc22e62cb12f021480e29732d03575 # v5.1.0 with: job-results: "" diff --git a/.github/workflows/sync-labels.yaml b/.github/workflows/sync-labels.yaml index 0c75cb5..af2216e 100644 --- a/.github/workflows/sync-labels.yaml +++ b/.github/workflows/sync-labels.yaml @@ -16,4 +16,4 @@ jobs: with: persist-credentials: false - name: 🔄 Sync labels - uses: devantler-tech/actions/sync-github-labels@3556694b57702d81bfc5fb1d79a9ee0b4e53aca7 # v5.0.0 + uses: devantler-tech/actions/sync-github-labels@6916c45ed8dc22e62cb12f021480e29732d03575 # v5.1.0