mirror of
https://github.com/x-motemen/ghq.git
synced 2026-09-10 07:26:27 -04:00
chore(deps): bump reviewdog/action-staticcheck from 1.28.0 to 1.29.0
Bumps [reviewdog/action-staticcheck](https://github.com/reviewdog/action-staticcheck) from 1.28.0 to 1.29.0.
- [Release notes](https://github.com/reviewdog/action-staticcheck/releases)
- [Commits](50f9bfcf37...564f18c629)
---
updated-dependencies:
- dependency-name: reviewdog/action-staticcheck
dependency-version: 1.29.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d014ab3965
commit
de2f1d0c1a
2
.github/workflows/reviewdog.yaml
vendored
2
.github/workflows/reviewdog.yaml
vendored
|
|
@ -31,7 +31,7 @@ jobs:
|
|||
with:
|
||||
persist-credentials: false
|
||||
- name: staticcheck
|
||||
uses: reviewdog/action-staticcheck@50f9bfcf3738839ddc95deac241b904d77469096 # v1.28.0
|
||||
uses: reviewdog/action-staticcheck@564f18c6297af36f7b10b6c7a72e814341bd813a # v1.29.0
|
||||
with:
|
||||
reporter: github-pr-review
|
||||
level: warning
|
||||
|
|
|
|||
Loading…
Reference in a new issue