mirror of
https://github.com/starship/starship.git
synced 2024-11-07 17:05:09 +01: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
|
||||
|
||||
- name: Check | Detect Changes
|
||||
uses: reviewdog/action-suggester@v1.7.4
|
||||
uses: reviewdog/action-suggester@v1.7.5
|
||||
with:
|
||||
tool_name: starship config-schema
|
||||
filter_mode: nofilter
|
||||
|
Loading…
Reference in New Issue
Block a user