From ad4a205ae6d20854a72cee2f6b635343c402a4a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 10:12:18 +0000 Subject: [PATCH] chore(deps): bump netresearch/skill-repo-skill/.github/workflows/validate.yml Bumps the github-actions group with 1 update: [netresearch/skill-repo-skill/.github/workflows/validate.yml](https://github.com/netresearch/skill-repo-skill). Updates `netresearch/skill-repo-skill/.github/workflows/validate.yml` from 075ab60ba90c7c057b96f5a5b32dc48a5085d402 to 064040acf9ebf262ee737357febd4ba71b200581 - [Release notes](https://github.com/netresearch/skill-repo-skill/releases) - [Commits](https://github.com/netresearch/skill-repo-skill/compare/075ab60ba90c7c057b96f5a5b32dc48a5085d402...064040acf9ebf262ee737357febd4ba71b200581) --- updated-dependencies: - dependency-name: netresearch/skill-repo-skill/.github/workflows/validate.yml dependency-version: 064040acf9ebf262ee737357febd4ba71b200581 dependency-type: direct:production dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index e0ae526..4587fa9 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -11,4 +11,4 @@ permissions: jobs: validate: name: Skill Validation - uses: netresearch/skill-repo-skill/.github/workflows/validate.yml@075ab60ba90c7c057b96f5a5b32dc48a5085d402 # main 2026-03-27 + uses: netresearch/skill-repo-skill/.github/workflows/validate.yml@064040acf9ebf262ee737357febd4ba71b200581 # main 2026-03-27