summaryrefslogtreecommitdiff
path: root/.github/workflows/differential-shellcheck.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/differential-shellcheck.yml')
-rw-r--r--.github/workflows/differential-shellcheck.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/differential-shellcheck.yml b/.github/workflows/differential-shellcheck.yml
index 20ce681632..ff554b63c1 100644
--- a/.github/workflows/differential-shellcheck.yml
+++ b/.github/workflows/differential-shellcheck.yml
@@ -26,6 +26,6 @@ jobs:
fetch-depth: 0
- name: Differential ShellCheck
- uses: redhat-plumbers-in-action/differential-shellcheck@1b1b75e42f0694c1012228513b21617a748c866e
+ uses: redhat-plumbers-in-action/differential-shellcheck@f3cd08fcf12680861615270b29494d2b87c3e1cc
with:
token: ${{ secrets.GITHUB_TOKEN }}