Skip to content

Commit

Permalink
chore(deps): update reviewdog/action-shellcheck action to v1.23.0 (#2845
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 23, 2024
1 parent 6826f46 commit 22eb5ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: shellcheck
if: ${{ github.event_name != 'merge_group' }}
uses: reviewdog/action-shellcheck@3546242c869924d13293e38e6289e00a26468e02 # v1.22.0
uses: reviewdog/action-shellcheck@52f34f737a16c65b8caa8c51ae1b23036afe5685 # v1.23.0
with:
fail_on_error: true
reporter: github-check
Expand Down

0 comments on commit 22eb5ce

Please sign in to comment.