Unverified Commit c0f39bca authored by Yukihiro "Matz" Matsumoto's avatar Yukihiro "Matz" Matsumoto Committed by GitHub

Merge pull request #5549 from mruby/dependabot/github_actions/github/super-linter-4.7.3

build(deps): bump github/super-linter from 4.7.2 to 4.7.3
parents 7e612b1c a7e85bb7
...@@ -13,7 +13,7 @@ jobs: ...@@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v2.3.4 - uses: actions/checkout@v2.3.4
- uses: github/super-linter@v4.7.2 - uses: github/super-linter@v4.7.3
env: env:
ERROR_ON_MISSING_EXEC_BIT: true ERROR_ON_MISSING_EXEC_BIT: true
VALIDATE_BASH: true VALIDATE_BASH: true
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment