Skip to content

Commit

Permalink
ci: updates actionlint to 1.7.1 version (#6887)
Browse files Browse the repository at this point in the history
  • Loading branch information
matifali committed Jul 10, 2024
1 parent d83ba4b commit 3031f85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ jobs:
uses: actions/checkout@v4
- name: Check workflow files
run: |
bash <(curl https://github.com/raw/rhysd/actionlint/7fdc9630cc360ea1a469eed64ac6d78caeda1234/scripts/download-actionlint.bash)
bash <(curl https://github.com/raw/rhysd/actionlint/main/scripts/download-actionlint.bash) 1.7.1
./actionlint -color -shellcheck= -ignore "set-output"
shell: bash

Expand Down

0 comments on commit 3031f85

Please sign in to comment.