From 62a248cb142d5445b8b84a5fab2a036f08608d33 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 23 Jun 2026 15:43:17 +0000 Subject: [PATCH] chore(deps): update github actions --- .github/workflows/skills-generate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/skills-generate.yml b/.github/workflows/skills-generate.yml index e31c015..5452a76 100644 --- a/.github/workflows/skills-generate.yml +++ b/.github/workflows/skills-generate.yml @@ -29,7 +29,7 @@ jobs: contents: write steps: - name: Check out PR branch - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 + uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 with: ref: ${{ github.head_ref }}