diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-05-13 06:24:44 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-05-13 06:24:44 +0000 |
| commit | 649600ba9f376dac81f8998a7afc68133fecde77 (patch) | |
| tree | aee1dc3587598bf94c13ea5b3d266bd91c6e55a0 | |
| parent | 5f9f26f6e629bd45790ab1c20b8aad2c83c19c0d (diff) | |
| download | mruby-649600ba9f376dac81f8998a7afc68133fecde77.tar.gz mruby-649600ba9f376dac81f8998a7afc68133fecde77.zip | |
build(deps): bump github/super-linter from 3.17.0 to 3.17.1
Bumps [github/super-linter](https://github.com/github/super-linter) from 3.17.0 to 3.17.1.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v3.17.0...v3.17.1)
Signed-off-by: dependabot[bot] <[email protected]>
| -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 b82302ade..f0e1e6ffd 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 |
