Skip to content

Commit

Permalink
Merge pull request #12355 from canonical/dependabot/github_actions/re…
Browse files Browse the repository at this point in the history
…dhat-plumbers-in-action/differential-shellcheck-5

build(deps): bump redhat-plumbers-in-action/differential-shellcheck from 4 to 5
  • Loading branch information
tomponline committed Oct 9, 2023
2 parents 7d7624d + 8cdc49c commit 7697df7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
# useful feedback in the PR through github-code-scanning bot
- id: ShellCheck
name: Differential ShellCheck
uses: redhat-plumbers-in-action/differential-shellcheck@v4
uses: redhat-plumbers-in-action/differential-shellcheck@v5
with:
token: ${{ secrets.GITHUB_TOKEN }}
if: github.event_name == 'pull_request'
Expand Down

0 comments on commit 7697df7

Please sign in to comment.