mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-10 15:20:55 +00:00
build(deps): update reviewdog/action-suggester action to v1.7.5
This commit is contained in:
parent
d59bce30ae
commit
d70d403ddd
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
@ -132,7 +132,7 @@ jobs:
|
|||||||
run: cargo run --locked --features config-schema -- config-schema > .github/config-schema.json
|
run: cargo run --locked --features config-schema -- config-schema > .github/config-schema.json
|
||||||
|
|
||||||
- name: Check | Detect Changes
|
- name: Check | Detect Changes
|
||||||
uses: reviewdog/action-suggester@v1.7.4
|
uses: reviewdog/action-suggester@v1.7.5
|
||||||
with:
|
with:
|
||||||
tool_name: starship config-schema
|
tool_name: starship config-schema
|
||||||
filter_mode: nofilter
|
filter_mode: nofilter
|
||||||
|
Loading…
Reference in New Issue
Block a user