diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-06-11 05:50:49 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-06-11 05:50:49 +0000 |
| commit | 0271972e0f61b6cac6b3b76670dc563e73d35d83 (patch) | |
| tree | dd1c2e6d8e4d78ba5277a854947f357c822be48e /.github/workflows | |
| parent | 62f4cc8cd1d5839153eb364c1c095df64d7cdc22 (diff) | |
| download | mruby-0271972e0f61b6cac6b3b76670dc563e73d35d83.tar.gz mruby-0271972e0f61b6cac6b3b76670dc563e73d35d83.zip | |
build(deps): bump github/super-linter from 4.2.1 to 4.2.2
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v4.2.1...v4.2.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/workflows')
| -rw-r--r-- | .github/workflows/linter.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index 9e6f7662e..4c1604960 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/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 |
