We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9eaf130 commit 1a6ec33Copy full SHA for 1a6ec33
.github/workflows/ci.yaml
@@ -211,7 +211,7 @@ jobs:
211
212
- name: Check workflow files
213
run: |
214
- bash <(curl https://raw.githubusercontent.com/rhysd/actionlint/main/scripts/download-actionlint.bash) 1.6.22
+ bash <(curl https://raw.githubusercontent.com/rhysd/actionlint/main/scripts/download-actionlint.bash) 1.7.4
215
./actionlint -color -shellcheck= -ignore "set-output"
216
shell: bash
217
0 commit comments