diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-05-26 05:58:37 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-05-26 05:58:37 +0000 |
| commit | 705632c99d4a05f1236bd53ef4c394973ab81459 (patch) | |
| tree | d91d417b90409b37d4095de266e9353cc8d5e662 /.github/workflows | |
| parent | 063b49ab8e6a10212c7f88e5b114b90fe59296f7 (diff) | |
| download | mruby-705632c99d4a05f1236bd53ef4c394973ab81459.tar.gz mruby-705632c99d4a05f1236bd53ef4c394973ab81459.zip | |
build(deps): bump github/super-linter from 3.17.1 to 4.0.2
Bumps [github/super-linter](https://github.com/github/super-linter) from 3.17.1 to 4.0.2.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v3.17.1...v4.0.2)
Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/linter.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index f0e1e6ffd..9fe94ce38 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -13,7 +13,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/[email protected] - - uses: github/[email protected] + - uses: github/[email protected] env: ERROR_ON_MISSING_EXEC_BIT: true VALIDATE_BASH: true |
