build(deps): update reviewdog/action-suggester action to v1.18.0

This commit is contained in:
renovate[bot] 2024-09-16 08:11:47 +00:00 committed by GitHub
parent 1eb736e9c7
commit 7f8bd10c9b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.17.0 uses: reviewdog/action-suggester@v1.18.0
with: with:
tool_name: starship config-schema tool_name: starship config-schema
filter_mode: nofilter filter_mode: nofilter