diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-08-06 14:05:46 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-08-06 14:05:46 +0000 |
| commit | d0b214c26904ebfff638d586bfa27628c484296d (patch) | |
| tree | 037375f906df4447094e7a8c164d7053de6c8364 /.github | |
| parent | 46a1c40fe34a935b3e942d8c5aca958df6c02c3f (diff) | |
| download | mruby-d0b214c26904ebfff638d586bfa27628c484296d.tar.gz mruby-d0b214c26904ebfff638d586bfa27628c484296d.zip | |
build(deps): bump github/super-linter from 4.5.1 to 4.6.0
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.5.1 to 4.6.0.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v4.5.1...v4.6.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/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 a42f59b5c..e9facc951 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 |
