github: update differential shellcheck to v3.0.1

v3 supports external sources. Yey!
This commit is contained in:
Yu Watanabe 2022-09-02 02:05:04 +09:00 committed by Frantisek Sumsal
parent 51165cf587
commit 0a3e413516

View file

@ -26,6 +26,6 @@ jobs:
fetch-depth: 0
- name: Differential ShellCheck
uses: redhat-plumbers-in-action/differential-shellcheck@60360c0fb283149ed03ad16b66257a967c3e5231
uses: redhat-plumbers-in-action/differential-shellcheck@a14889568f6210b361eb29e16f3b07f512fca846
with:
token: ${{ secrets.GITHUB_TOKEN }}