Skip to content

Commit 3031f85

Browse files
authored
ci: updates actionlint to 1.7.1 version (#6887)
1 parent d83ba4b commit 3031f85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ jobs:
147147
uses: actions/checkout@v4
148148
- name: Check workflow files
149149
run: |
150-
bash <(curl https://raw.githubusercontent.com/rhysd/actionlint/7fdc9630cc360ea1a469eed64ac6d78caeda1234/scripts/download-actionlint.bash)
150+
bash <(curl https://raw.githubusercontent.com/rhysd/actionlint/main/scripts/download-actionlint.bash) 1.7.1
151151
./actionlint -color -shellcheck= -ignore "set-output"
152152
shell: bash
153153

0 commit comments

Comments
 (0)