Skip to content

Commit d097343

Browse files
chore(deps): update reviewdog/action-shellcheck action to v1.23.0 (#753)
| datasource | package | from | to | | ----------- | --------------------------- | ------- | ------- | | github-tags | reviewdog/action-shellcheck | v1.21.0 | v1.23.0 |
1 parent 38c7eb7 commit d097343

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reviewdog.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
runs-on: ubuntu-latest
4747
steps:
4848
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
49-
- uses: reviewdog/action-shellcheck@6e3a862f231c6895fbd335b70adef8f9243d5762 # v1.21.0
49+
- uses: reviewdog/action-shellcheck@52f34f737a16c65b8caa8c51ae1b23036afe5685 # v1.23.0
5050
with:
5151
github_token: ${{ secrets.GITHUB_TOKEN }}
5252

0 commit comments

Comments
 (0)