chore(deps): bump reviewdog/action-shellcheck from 1.29.0 to 1.30.0 (#404)
Bumps [reviewdog/action-shellcheck](https://github.com/reviewdog/action-shellcheck) from 1.29.0 to 1.30.0.
- [Release notes](https://github.com/reviewdog/action-shellcheck/releases)
- [Commits](6e0e63d175...5ebd09ddbe)
---
updated-dependencies:
- dependency-name: reviewdog/action-shellcheck
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: fiftydinar <65243233+fiftydinar@users.noreply.github.com>
This commit is contained in:
parent
280148857d
commit
9038422545
1 changed files with 1 additions and 1 deletions
2
.github/workflows/reviewdog.yml
vendored
2
.github/workflows/reviewdog.yml
vendored
|
|
@ -9,7 +9,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
||||
- name: shellcheck
|
||||
uses: reviewdog/action-shellcheck@6e0e63d1750d02d761b3df0f2c5ba9f9ac4a9ed7 # v1.29.0
|
||||
uses: reviewdog/action-shellcheck@5ebd09ddbe2ebb471646ce234c6c8dd18663ca7c # v1.30.0
|
||||
with:
|
||||
github_token: ${{ github.token }}
|
||||
reporter: github-pr-review
|
||||
Loading…
Add table
Add a link
Reference in a new issue