From 9f270e43ef21af4f59d1273a08b612aca49bc949 Mon Sep 17 00:00:00 2001 From: Nikolai Emil Damm Date: Fri, 3 Jul 2026 03:37:59 +0200 Subject: [PATCH] ci: repoint update-agent-skills workflow to devantler-tech/actions v8.0.0 Part of devantler-tech/actions#425 (consumer migration off the legacy reusable-workflows repo). Co-Authored-By: Claude Fable 5 --- .github/workflows/update-agent-skills.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-agent-skills.yaml b/.github/workflows/update-agent-skills.yaml index 1c16e10..dc622fe 100644 --- a/.github/workflows/update-agent-skills.yaml +++ b/.github/workflows/update-agent-skills.yaml @@ -11,7 +11,7 @@ permissions: jobs: update: - uses: devantler-tech/reusable-workflows/.github/workflows/update-agent-skills.yaml@ad99c16f59e9e205d1cbd4d511c949aa353670b7 # v5.0.0 + uses: devantler-tech/actions/.github/workflows/update-agent-skills.yaml@061b345a7351b0caf23055caea63ccd08b75e20e # v8.0.0 with: dir: plugins # Create the update PR with a GitHub App token so it triggers this