Skip to content

Commit b613ba0

Browse files
committed
Pin to v1.6.22
Signed-off-by: Danny Kopping <danny@coder.com>
1 parent f247fda commit b613ba0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ jobs:
193193
194194
- name: Check workflow files
195195
run: |
196-
bash <(curl https://raw.githubusercontent.com/rhysd/actionlint/7fdc9630cc360ea1a469eed64ac6d78caeda1234/scripts/download-actionlint.bash)
196+
bash <(curl https://raw.githubusercontent.com/rhysd/actionlint/main/scripts/download-actionlint.bash) 1.6.22
197197
./actionlint -color -shellcheck= -ignore "set-output"
198198
shell: bash
199199

0 commit comments

Comments
 (0)