Skip to content

Commit 26375c4

Browse files
committed
build(deps): update reviewdog/action-suggester action to v1.11.0
1 parent 153025e commit 26375c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ jobs:
132132
run: cargo run --locked --features config-schema -- config-schema > .github/config-schema.json
133133

134134
- name: Check | Detect Changes
135-
uses: reviewdog/action-suggester@v1.10.0
135+
uses: reviewdog/action-suggester@v1.11.0
136136
with:
137137
tool_name: starship config-schema
138138
filter_mode: nofilter

0 commit comments

Comments
 (0)