Skip to content

Commit f6a4a23

Browse files
matifaliyiliang114
authored andcommitted
ci: updates actionlint to 1.7.1 version (coder#6887)
1 parent 2ad6c6f commit f6a4a23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
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)