diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-08-26 14:05:40 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-08-26 14:05:40 +0000 |
| commit | 86c5414dc1d23c41c4a0ddee40073beaca8c4f36 (patch) | |
| tree | fe7a8b45e1aa9fafde185135996b50b90d2114cb /.github | |
| parent | 4654de90741db13c2f2eb75afa45237ae4e0f072 (diff) | |
| download | mruby-86c5414dc1d23c41c4a0ddee40073beaca8c4f36.tar.gz mruby-86c5414dc1d23c41c4a0ddee40073beaca8c4f36.zip | |
build(deps): bump github/super-linter from 4.6.1 to 4.6.2
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v4.6.1...v4.6.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 e8d6fa390..0a8d574f3 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 |
