diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-09-01 14:06:39 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-09-01 14:06:39 +0000 |
| commit | a6bb53f65a7b5a9fdaa703d0365bc99c6956af5c (patch) | |
| tree | b2711a28bdc0c167f3bf5d956d4df897cd4fbbac /.github/workflows | |
| parent | de9bf8643212f711779fcb50a937d2976f704023 (diff) | |
| download | mruby-a6bb53f65a7b5a9fdaa703d0365bc99c6956af5c.tar.gz mruby-a6bb53f65a7b5a9fdaa703d0365bc99c6956af5c.zip | |
build(deps): bump github/super-linter from 4.6.3 to 4.7.1
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.6.3 to 4.7.1.
- [Release notes](https://github.com/github/super-linter/releases)
- [Changelog](https://github.com/github/super-linter/blob/master/docs/release-process.md)
- [Commits](https://github.com/github/super-linter/compare/v4.6.3...v4.7.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]>
Diffstat (limited to '.github/workflows')
| -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 3c3bd3192..2e9a52d0f 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 |
