Skip to content

Commit

Permalink
Merge pull request #65 from T-Systems-MMS/renovate/ludeeus-action-she…
Browse files Browse the repository at this point in the history
…llcheck-2.x

Update ludeeus/action-shellcheck action to v2
  • Loading branch information
rndmh3ro authored Jan 30, 2023
2 parents c01b9ad + 50fdeb4 commit 09e8611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
uses: actions/checkout@v3

- name: Run ShellCheck
uses: ludeeus/action-shellcheck@1.1.0
uses: ludeeus/action-shellcheck@2.0.0
env:
SHELLCHECK_OPTS: -e SC1003

0 comments on commit 09e8611

Please sign in to comment.