Skip to content

Commit fcd1352

Browse files
committed
ci: pin actionlint workflow action version
1 parent f8c2f76 commit fcd1352

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/workflow-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
python scripts/check_workflow_yaml.py
2727
2828
- name: Run actionlint
29-
uses: rhysd/actionlint@v1
29+
uses: rhysd/actionlint@v1.7.11
3030

3131
- name: Check version consistency
3232
run: |

0 commit comments

Comments
 (0)