diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-07-23 14:06:33 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-07-23 14:06:33 +0000 |
| commit | 5b3a4b36c7e48a3d646ba4babbe7d2e4a0f930c9 (patch) | |
| tree | e84c2587f8b2bb6f8b0e2134c49b0c01d8187574 /.github | |
| parent | 9c43276eb51d81ed6f62ec1810c944580caebc40 (diff) | |
| download | mruby-5b3a4b36c7e48a3d646ba4babbe7d2e4a0f930c9.tar.gz mruby-5b3a4b36c7e48a3d646ba4babbe7d2e4a0f930c9.zip | |
build(deps): bump github/super-linter from 4.5.0 to 4.5.1
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v4.5.0...v4.5.1)
---
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 56ed6e76c..a42f59b5c 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 |
