]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
github: update differential shellcheck to v3.0.1
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 1 Sep 2022 17:05:04 +0000 (02:05 +0900)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Thu, 1 Sep 2022 17:27:09 +0000 (17:27 +0000)
v3 supports external sources. Yey!

.github/workflows/differential-shellcheck.yml

index 93478384c9cd040e1c3a1607e4c213b58002d2ee..a2d55c891656af3824cc87720f0c2561cf3dd04b 100644 (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 }}