diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-11-17 14:09:11 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-11-17 14:09:11 +0000 |
| commit | a66db89a5d7ab788e02d38ec4e1e49bd8bdba047 (patch) | |
| tree | 7c1083a7045c212dad179b941b15957d70399060 /.github | |
| parent | f4e18a5d845f698b229e77e291bddc4e45aabf47 (diff) | |
| download | mruby-a66db89a5d7ab788e02d38ec4e1e49bd8bdba047.tar.gz mruby-a66db89a5d7ab788e02d38ec4e1e49bd8bdba047.zip | |
build(deps): bump github/super-linter from 4.8.3 to 4.8.4
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.8.3 to 4.8.4.
- [Release notes](https://github.com/github/super-linter/releases)
- [Changelog](https://github.com/github/super-linter/blob/main/docs/release-process.md)
- [Commits](https://github.com/github/super-linter/compare/v4.8.3...v4.8.4)
---
updated-dependencies:
- dependency-name: github/super-linter
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/super-linter.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/super-linter.yml b/.github/workflows/super-linter.yml index 876068aaf..8d39f6e85 100644 --- a/.github/workflows/super-linter.yml +++ b/.github/workflows/super-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 |
