Skip to content

Commit

Permalink
Merge pull request #40 from josegonzalez/dependabot/github_actions/lu…
Browse files Browse the repository at this point in the history
…deeus/action-shellcheck-2.0.0

chore(deps): bump ludeeus/action-shellcheck from 1.1.0 to 2.0.0
  • Loading branch information
josegonzalez authored Oct 7, 2023
2 parents d9f93cf + 5a18ad7 commit b1a8770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Clone
uses: actions/checkout@v4
- name: Run shellcheck
uses: ludeeus/action-shellcheck@94e0aab03ca135d11a35e5bfc14e6746dc56e7e9
uses: ludeeus/action-shellcheck@00cae500b08a931fb5698e11e79bfbd38e612a38
# 1.1.0 => 94e0aab03ca135d11a35e5bfc14e6746dc56e7e9
env:
SHELLCHECK_OPTS: -s bash
Expand Down

0 comments on commit b1a8770

Please sign in to comment.