1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-12-04 19:03:38 +00:00

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

This commit is contained in:
renovate[bot] 2024-07-14 13:04:29 +00:00 committed by GitHub
parent 27cc4bcbab
commit 50cd112207
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.16.0 uses: reviewdog/action-suggester@v1.17.0
with: with:
tool_name: starship config-schema tool_name: starship config-schema
filter_mode: nofilter filter_mode: nofilter