Skip to content

Commit

Permalink
Bump reviewdog/action-shellcheck from 1 to 1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 12, 2021
1 parent e4ce167 commit 539ef95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: shellcheck
uses: reviewdog/action-shellcheck@v1
uses: reviewdog/action-shellcheck@v1.5
- name: Sync release Version
uses: ./
id: sync-release-version
Expand Down

0 comments on commit 539ef95

Please sign in to comment.