diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-07-15 14:06:05 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-07-15 14:06:05 +0000 |
| commit | 1284c0615e9277228d08090506bb3feb5ea3c8d4 (patch) | |
| tree | 6e4b945b3a126aac9b30380066094bf9e22a826a | |
| parent | b8863c69dccce97f6fae178552afc61ba0b07f0c (diff) | |
| download | mruby-1284c0615e9277228d08090506bb3feb5ea3c8d4.tar.gz mruby-1284c0615e9277228d08090506bb3feb5ea3c8d4.zip | |
build(deps): bump github/super-linter from 4.4.1 to 4.5.0
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.4.1 to 4.5.0.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v4.4.1...v4.5.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]>
| -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 5637475c7..56ed6e76c 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 |
