Skip to content

Commit

Permalink
Merge pull request #53 from SierraSoftworks/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/lumaxis/shellcheck-problem-matchers-2.0.0
  • Loading branch information
dependabot[bot] authored Mar 14, 2023
2 parents aab143e + d311fec commit 154ff8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v3

- name: Register ShellCheck problem matchers
uses: lumaxis/shellcheck-problem-matchers@v1.1.2
uses: lumaxis/shellcheck-problem-matchers@v2.0.0

- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
Expand Down

0 comments on commit 154ff8e

Please sign in to comment.