mirror of
https://github.com/coder/code-server.git
synced 2026-02-04 20:53:14 -06:00
Update actionlint to 1.7.9
This commit is contained in:
parent
80996d2e08
commit
f128a7ac11
4
.github/workflows/build.yaml
vendored
4
.github/workflows/build.yaml
vendored
@ -135,8 +135,8 @@ jobs:
|
||||
uses: actions/checkout@v6
|
||||
- name: Check workflow files
|
||||
run: |
|
||||
bash <(curl https://raw.githubusercontent.com/rhysd/actionlint/main/scripts/download-actionlint.bash) 1.7.1
|
||||
./actionlint -color -shellcheck= -ignore "set-output"
|
||||
bash <(curl https://raw.githubusercontent.com/rhysd/actionlint/main/scripts/download-actionlint.bash) 1.7.9
|
||||
./actionlint -color -shellcheck= -ignore "softprops/action-gh-release"
|
||||
shell: bash
|
||||
|
||||
test-unit:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user