Skip to content

Commit

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

build(deps): bump github/super-linter from 4.9.2 to 4.9.3
  • Loading branch information
matz committed May 25, 2022
2 parents 82f0ba1 + 0efe2e6 commit 2e0d371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/super-linter.yml
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: github/super-linter@v4.9.2
- uses: github/super-linter@v4.9.3
env:
ERROR_ON_MISSING_EXEC_BIT: true
VALIDATE_BASH: true
Expand Down

0 comments on commit 2e0d371

Please sign in to comment.