ci: Bump differential shellcheck to v5

This commit is contained in:
Mia McMahill
2026-06-18 05:55:41 -05:00
committed by Sebastian Wick
parent f4512ef55e
commit a9766fbcbd

View File

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