From 78401624e8a12a5c945cbef71e906f8414e34967 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 08:22:38 +0000 Subject: [PATCH] chore(deps): bump devantler-tech/actions/.github/workflows/update-agent-skills.yaml Bumps [devantler-tech/actions/.github/workflows/update-agent-skills.yaml](https://github.com/devantler-tech/actions) from 10.1.4 to 10.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/8436c4a9e86ab75cd485e91530eb39bf9104bbeb...9705e47d7df0b556ec06786247297c0e5020e56d) --- updated-dependencies: - dependency-name: devantler-tech/actions/.github/workflows/update-agent-skills.yaml dependency-version: 10.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/update-skills.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-skills.yaml b/.github/workflows/update-skills.yaml index 6b6c08bfc..f45d836ca 100644 --- a/.github/workflows/update-skills.yaml +++ b/.github/workflows/update-skills.yaml @@ -15,7 +15,7 @@ jobs: permissions: contents: write pull-requests: write - uses: devantler-tech/actions/.github/workflows/update-agent-skills.yaml@8436c4a9e86ab75cd485e91530eb39bf9104bbeb # v10.1.4 + uses: devantler-tech/actions/.github/workflows/update-agent-skills.yaml@9705e47d7df0b556ec06786247297c0e5020e56d # v10.2.1 with: dir: .agents/skills # Create the update PR with a GitHub App token so it triggers this