mirror of
https://github.com/starship/starship.git
synced 2024-11-24 17:23:49 +01:00
build(deps): update reviewdog/action-suggester action to v1.15.0
This commit is contained in:
parent
9b2e8c41b4
commit
70d7dd68bd
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.14.0
|
||||
uses: reviewdog/action-suggester@v1.15.0
|
||||
with:
|
||||
tool_name: starship config-schema
|
||||
filter_mode: nofilter
|
||||
|
Loading…
Reference in New Issue
Block a user