diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-08-31 14:07:23 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-08-31 14:07:23 +0000 |
| commit | ad5c90e55681fc5c484614f5db7a8aa8d1b4be8f (patch) | |
| tree | 7e9b252cb48dd9b1f87d5573464e0f5864dbc486 | |
| parent | 64d5a40cde6fe1e33ebe3287bc6abdba9b68fb20 (diff) | |
| download | mruby-ad5c90e55681fc5c484614f5db7a8aa8d1b4be8f.tar.gz mruby-ad5c90e55681fc5c484614f5db7a8aa8d1b4be8f.zip | |
build(deps): bump github/super-linter from 4.6.2 to 4.6.3
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.6.2 to 4.6.3.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v4.6.2...v4.6.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]>
| -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 0a8d574f3..3c3bd3192 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 |
