Skip to content

Commit

Permalink
chore(deps): update reviewdog/action-shellcheck action to v1.22.0
Browse files Browse the repository at this point in the history
| datasource  | package                     | from    | to      |
| ----------- | --------------------------- | ------- | ------- |
| github-tags | reviewdog/action-shellcheck | v1.21.0 | v1.22.0 |
  • Loading branch information
renovate[bot] committed Jun 20, 2024
1 parent ef75664 commit af61c75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
run: pnpm prettier

- name: Run shellcheck
uses: reviewdog/action-shellcheck@6e3a862f231c6895fbd335b70adef8f9243d5762 # v1.21.0
uses: reviewdog/action-shellcheck@3546242c869924d13293e38e6289e00a26468e02 # v1.22.0
with:
reporter: github-pr-review
filter_mode: nofilter
Expand Down

0 comments on commit af61c75

Please sign in to comment.