diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-06-09 06:03:03 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-06-09 06:03:03 +0000 |
| commit | 670fa8607b5eb038c0d8ccef5e56617a8538d9fc (patch) | |
| tree | 7dd74c6a88d3ddec4b95eccb4f344262e0d98bb4 /.github | |
| parent | 3acc09ae61943242de8fcee5c09b062fe506c4ed (diff) | |
| download | mruby-670fa8607b5eb038c0d8ccef5e56617a8538d9fc.tar.gz mruby-670fa8607b5eb038c0d8ccef5e56617a8538d9fc.zip | |
build(deps): bump github/super-linter from 4.1.0 to 4.2.0
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v4.1.0...v4.2.0)
---
updated-dependencies:
- dependency-name: github/super-linter
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to '.github')
| -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 6e47e9e87..eec3cdb9c 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 |
