We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8c2f76 commit fcd1352Copy full SHA for fcd1352
1 file changed
.github/workflows/workflow-lint.yml
@@ -26,7 +26,7 @@ jobs:
26
python scripts/check_workflow_yaml.py
27
28
- name: Run actionlint
29
- uses: rhysd/actionlint@v1
+ uses: rhysd/actionlint@v1.7.11
30
31
- name: Check version consistency
32
run: |
0 commit comments