Merge pull request #1868 from nextcloud/dependabot/github_actions/ludeeus/action-shellcheck-2.0.0

Bump ludeeus/action-shellcheck from 1.1.0 to 2.0.0
This commit is contained in:
Simon L 2023-01-30 13:58:55 +01:00 committed by GitHub
commit 9d6690e11c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,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:
check_together: 'yes'
env: