We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b05b8f9 commit 201bb7dCopy full SHA for 201bb7d
1 file changed
.github/workflows/skills-generate.yml
@@ -29,7 +29,7 @@ jobs:
29
contents: write
30
steps:
31
- name: Check out PR branch
32
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
+ uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
33
with:
34
ref: ${{ github.head_ref }}
35
0 commit comments