mirror of
https://github.com/starship/starship.git
synced 2024-11-07 17:05:09 +01:00
build(deps): update dependency taplo-cli to 0.8.1
This commit is contained in:
parent
c0fee510d8
commit
9bbc7b469d
2
.github/workflows/format-workflow.yml
vendored
2
.github/workflows/format-workflow.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
- name: Setup | Checkout
|
||||
uses: actions/checkout@v3
|
||||
- name: Install | Taplo
|
||||
run: cargo install --debug --locked --version 0.8.0 taplo-cli
|
||||
run: cargo install --debug --locked --version 0.8.1 taplo-cli
|
||||
- name: Presets | Validate with schema
|
||||
run: taplo lint --schema "file://${GITHUB_WORKSPACE}/.github/config-schema.json" docs/.vuepress/public/presets/toml/*.toml
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user