diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-07-14 14:05:53 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-07-14 14:05:53 +0000 |
| commit | b2f3327ade8ee9cb03c260134e53f68dec32b75b (patch) | |
| tree | 06a7f18c6299c829774cef27a647fa5fb4b57709 | |
| parent | 70aee96050256691c48d3cc36732b2831ab3571f (diff) | |
| download | mruby-b2f3327ade8ee9cb03c260134e53f68dec32b75b.tar.gz mruby-b2f3327ade8ee9cb03c260134e53f68dec32b75b.zip | |
build(deps): bump github/super-linter from 4.3.0 to 4.4.1
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.3.0 to 4.4.1.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v4.3.0...v4.4.1)
---
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 4a5f49521..5637475c7 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 |
