diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-07-13 14:06:38 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-07-13 14:06:38 +0000 |
| commit | b89678b30d65a1c0ff27050018276906a43a9f46 (patch) | |
| tree | cb00a6ac32c294254828e9dabb32f898726740ce /.github/workflows | |
| parent | 0712a5406ac28b62b8d0709fa0efd85547b59e41 (diff) | |
| download | mruby-b89678b30d65a1c0ff27050018276906a43a9f46.tar.gz mruby-b89678b30d65a1c0ff27050018276906a43a9f46.zip | |
build(deps): bump github/super-linter from 4.2.2 to 4.3.0
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.2.2 to 4.3.0.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v4.2.2...v4.3.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/workflows')
| -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 884f705d5..4a5f49521 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 |
