diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-09-09 14:04:06 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-09-09 14:04:06 +0000 |
| commit | a7e85bb7e98cb48c9442c280f2e78a8cc0179127 (patch) | |
| tree | c15dfd4fc51fd97a2a37240f733c920c67761f39 /.github | |
| parent | 7e612b1c892356f756635cdfb2df701c53d31052 (diff) | |
| download | mruby-a7e85bb7e98cb48c9442c280f2e78a8cc0179127.tar.gz mruby-a7e85bb7e98cb48c9442c280f2e78a8cc0179127.zip | |
build(deps): bump github/super-linter from 4.7.2 to 4.7.3
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.7.2 to 4.7.3.
- [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.2...v4.7.3)
---
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 189068b98..33e560733 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 |
