ci: update shellcheck

This commit is contained in:
Thomas Weißschuh 2023-01-20 06:43:59 +00:00
parent eec3076297
commit b01d7b163d

View file

@ -21,7 +21,7 @@ jobs:
fetch-depth: 0
- name: Differential ShellCheck
uses: redhat-plumbers-in-action/differential-shellcheck@v3
uses: redhat-plumbers-in-action/differential-shellcheck@v4
with:
severity: warning
token: ${{ secrets.GITHUB_TOKEN }}