Skip to content

Commit 05cd6a7

Browse files
chore(ci): pin GitHub Actions to commit SHA
1 parent ea1fc4f commit 05cd6a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
contents: read
1818
steps:
1919
- name: Checkout
20-
uses: actions/checkout@v6.0.1
20+
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
2121
with:
2222
fetch-depth: 0
2323
persist-credentials: false

0 commit comments

Comments
 (0)