diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-08-10 14:06:15 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-08-10 14:06:15 +0000 |
| commit | b83eb8dcff596f3b8603323791292ef7f9f3e749 (patch) | |
| tree | a118d4426cc7d482daf1547d089857599e7a8b5d | |
| parent | 3909281126bd9794df27932d33b440e6f4c2feae (diff) | |
| download | mruby-b83eb8dcff596f3b8603323791292ef7f9f3e749.tar.gz mruby-b83eb8dcff596f3b8603323791292ef7f9f3e749.zip | |
build(deps): bump github/super-linter from 4.6.0 to 4.6.1
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v4.6.0...v4.6.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]>
| -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 e9facc951..e8d6fa390 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 |
