Skip to content

Commit 63c3e03

Browse files
DUBSOpenHubCopilot
andcommitted
ci: pin actions to SHA for supply-chain security
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent e2851a4 commit 63c3e03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
validate:
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: actions/checkout@v6
17+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1818

1919
- name: Check SKILL.md files are in sync
2020
run: |

0 commit comments

Comments
 (0)