Skip to content

Commit 98bb89a

Browse files
committed
Add comment to ignore unpinned uses in CI workflow
1 parent b35cf08 commit 98bb89a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121

2222
steps:
2323
- name: Checkout Code
24+
# zizmor: ignore[unpinned-uses]
2425
uses: actions/checkout@v5
2526
with:
2627
fetch-depth: 0

0 commit comments

Comments
 (0)