We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 153025e commit 26375c4Copy full SHA for 26375c4
.github/workflows/workflow.yml
@@ -132,7 +132,7 @@ jobs:
132
run: cargo run --locked --features config-schema -- config-schema > .github/config-schema.json
133
134
- name: Check | Detect Changes
135
- uses: reviewdog/action-suggester@v1.10.0
+ uses: reviewdog/action-suggester@v1.11.0
136
with:
137
tool_name: starship config-schema
138
filter_mode: nofilter
0 commit comments