Unverified Commit ed75b191 authored by Hiroshi SHIBATA's avatar Hiroshi SHIBATA Committed by GitHub
Browse files

Merge pull request #2144 from...

Merge pull request #2144 from rbenv/dependabot/github_actions/redhat-plumbers-in-action/differential-shellcheck-4

Bump redhat-plumbers-in-action/differential-shellcheck from 3 to 4
parents 158c6370 f9e6b600
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ jobs:
          fetch-depth: 0

      - name: Differential ShellCheck
        uses: redhat-plumbers-in-action/differential-shellcheck@v3
        uses: redhat-plumbers-in-action/differential-shellcheck@v4
        with:
          severity: warning
          token: ${{ secrets.GITHUB_TOKEN }}