Skip to content

Commit

Permalink
Update reviewdog/action-shellcheck action to v1.20.0
Browse files Browse the repository at this point in the history
| datasource  | package                     | from    | to      |
| ----------- | --------------------------- | ------- | ------- |
| github-tags | reviewdog/action-shellcheck | v1.19.0 | v1.20.0 |
  • Loading branch information
stackable-bot committed May 10, 2024
1 parent 508f059 commit d5c57b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reviewdog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
- uses: reviewdog/action-shellcheck@96fa305c16b0f9cc9b093af22dcd09de1c8f1c2d # tag=v1.19.0
- uses: reviewdog/action-shellcheck@72365a51bf6476fe952a117c3ff703eb7775e40a # v1.20.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit d5c57b4

Please sign in to comment.