Skip to content

Commit

Permalink
Merge pull request #135 from betadots/dependabot/github_actions/ludee…
Browse files Browse the repository at this point in the history
…us/action-shellcheck-2.0.0

Bump ludeeus/action-shellcheck from 1.1.0 to 2.0.0
  • Loading branch information
rwaffen authored Jan 31, 2023
2 parents a7a5f9d + 81c6eda commit b5c502d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@1.1.0
uses: ludeeus/action-shellcheck@2.0.0
with:
scandir: './bin'

Expand Down

0 comments on commit b5c502d

Please sign in to comment.