]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - .github/workflows/differential-shellcheck.yml
build(deps): bump redhat-plumbers-in-action/differential-shellcheck
[thirdparty/systemd.git] / .github / workflows / differential-shellcheck.yml
index 948372ee965da93d5f10e43c8924bf1a1f097a65..3b6a91fda6f6076939067ba92591755da26bb8c3 100644 (file)
@@ -28,7 +28,7 @@ jobs:
           fetch-depth: 0
 
       - name: Differential ShellCheck
-        uses: redhat-plumbers-in-action/differential-shellcheck@c15070885a82a2c93db8a765d332c38c50dde8b3
+        uses: redhat-plumbers-in-action/differential-shellcheck@52bab0caa5249d6acd8bcd5bc7a68e69ac9319f9
         with:
           # exclude all `.in` files because they may contain unsupported syntax, and they have to be preprocessed first
           # TEMPORARY: exclude bash completion files, they would generate too many defects in Code scanning dashboard (600+)