Skip to content

Commit ee12f7d

Browse files
Bump reviewdog/action-shellcheck from 1.15 to 1.16 (#211)
Bumps [reviewdog/action-shellcheck](https://github.com/reviewdog/action-shellcheck) from 1.15 to 1.16. - [Release notes](https://github.com/reviewdog/action-shellcheck/releases) - [Commits](reviewdog/action-shellcheck@v1.15...v1.16) --- 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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b0ad929 commit ee12f7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
- name: shellcheck
1616
if: always()
17-
uses: reviewdog/action-shellcheck@v1.15
17+
uses: reviewdog/action-shellcheck@v1.16
1818
with:
1919
github_token: ${{ secrets.GITHUB_TOKEN }}
2020
reporter: github-pr-review

0 commit comments

Comments
 (0)