diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-09-08 14:04:32 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-09-08 14:04:32 +0000 |
| commit | ddf2a496220b742b543cc0fa8ea0855b96a0ffd4 (patch) | |
| tree | b1241ad51ab31370a9efb144c7e1a3b99cf15980 /.github | |
| parent | e4a0728b24831dbe83e3210cefb345d991ebccc6 (diff) | |
| download | mruby-ddf2a496220b742b543cc0fa8ea0855b96a0ffd4.tar.gz mruby-ddf2a496220b742b543cc0fa8ea0855b96a0ffd4.zip | |
build(deps): bump github/super-linter from 4.7.1 to 4.7.2
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.7.1 to 4.7.2.
- [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.7.1...v4.7.2)
---
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 2e9a52d0f..189068b98 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 |
