diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-12-21 14:11:38 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-12-21 14:11:38 +0000 |
| commit | 916fbcce2ce2f4018a0357f45aed518d1e40969f (patch) | |
| tree | 1e93a205478246620f2563287f81839e4c1d1af8 /.github | |
| parent | 8a5f18a1d8bb50b58e513a150ce0c8f131f672a9 (diff) | |
| download | mruby-916fbcce2ce2f4018a0357f45aed518d1e40969f.tar.gz mruby-916fbcce2ce2f4018a0357f45aed518d1e40969f.zip | |
build(deps): bump github/super-linter from 4.8.4 to 4.8.5
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.8.4 to 4.8.5.
- [Release notes](https://github.com/github/super-linter/releases)
- [Changelog](https://github.com/github/super-linter/blob/main/docs/release-process.md)
- [Commits](https://github.com/github/super-linter/compare/v4.8.4...v4.8.5)
---
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 8d39f6e85..f7a7a6fb4 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 |
