Skip to content

Commit

Permalink
Merge pull request #5648 from mruby/dependabot/github_actions/github/…
Browse files Browse the repository at this point in the history
…super-linter-4.9.0

build(deps): bump github/super-linter from 4.8.7 to 4.9.0
  • Loading branch information
matz committed Feb 17, 2022
2 parents a8f0e79 + 90e61e6 commit 1e31424
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/super-linter.yml
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.4.0
- uses: github/super-linter@v4.8.7
- uses: github/super-linter@v4.9.0
env:
ERROR_ON_MISSING_EXEC_BIT: true
VALIDATE_BASH: true
Expand Down

0 comments on commit 1e31424

Please sign in to comment.