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

Merge pull request #5514 from mruby/dependabot/github_actions/github/super-linter-4.5.1

build(deps): bump github/super-linter from 4.5.0 to 4.5.1
parents 9c43276e 5b3a4b36
...@@ -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.5.0 - uses: github/super-linter@v4.5.1
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