diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-06-04 06:54:20 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-06-04 06:54:20 +0000 |
| commit | 8d6f3595c3ad474702adc94fc3d200f48786c996 (patch) | |
| tree | 9ec111b07f2673322f687952e9a66532c977afba /.github | |
| parent | 01a21085f6348b1f1b070f2c64a6ed71b6d5afce (diff) | |
| download | mruby-8d6f3595c3ad474702adc94fc3d200f48786c996.tar.gz mruby-8d6f3595c3ad474702adc94fc3d200f48786c996.zip | |
build(deps): bump github/super-linter from 4.0.2 to 4.1.0
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.0.2 to 4.1.0.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v4.0.2...v4.1.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 9fe94ce38..6e47e9e87 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 |
