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

Merge pull request #5576 from mruby/dependabot/github_actions/github/super-linter-4.8.3

build(deps): bump github/super-linter from 4.8.1 to 4.8.3
parents e0a3800e 927812a7
...@@ -13,7 +13,7 @@ jobs: ...@@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v2.4.0 - uses: actions/checkout@v2.4.0
- uses: github/super-linter@v4.8.1 - uses: github/super-linter@v4.8.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