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.29.0 to 1.30.0
Bumps [reviewdog/action-staticcheck](https://github.com/reviewdog/action-staticcheck) from 1.29.0 to 1.30.0.
- [Release notes](https://github.com/reviewdog/action-staticcheck/releases)
- [Commits](564f18c629...d56bb1c67a)
---
updated-dependencies:
- dependency-name: reviewdog/action-staticcheck
dependency-version: 1.30.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
2474201bcc
commit
4a39c4dbdb
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@564f18c6297af36f7b10b6c7a72e814341bd813a # v1.29.0
|
||||
uses: reviewdog/action-staticcheck@d56bb1c67a1d68a29d5d4227a0b8ff4faceba310 # v1.30.0
|
||||
with:
|
||||
reporter: github-pr-review
|
||||
level: warning
|
||||
|
|
|
|||
Loading…
Reference in a new issue