Skip to content

Commit

Permalink
chore(renovate): pin Update reviewdog/action-shellcheck digest to 723…
Browse files Browse the repository at this point in the history
…65a5 (#143)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 7, 2024
1 parent 66a4da2 commit 6aeeacd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-shell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
steps:
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
- name: shellcheck
uses: reviewdog/action-shellcheck@f52d78284b4941028952125a10c76676c3d456eb # v1
uses: reviewdog/action-shellcheck@72365a51bf6476fe952a117c3ff703eb7775e40a # v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: github-pr-review
Expand Down

0 comments on commit 6aeeacd

Please sign in to comment.