Skip to content

Commit ee1f5d8

Browse files
committed
Clean up zizmor workflow style to match other workflows
1 parent 7207b68 commit ee1f5d8

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/zizmor.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,8 @@ jobs:
1616
contents: read
1717
actions: read
1818
steps:
19-
- name: Checkout repository
20-
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
19+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2120
with:
2221
persist-credentials: false
23-
2422
- name: Run zizmor
2523
uses: zizmorcore/zizmor-action@b1d7e1fb5de872772f31590499237e7cce841e8e # v0.5.3

0 commit comments

Comments
 (0)