summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-05 07:11:09 +0000
committerGitHub <[email protected]>2021-05-05 07:11:09 +0000
commit7460e165dc9d485182209637fb5013a3f90ae027 (patch)
tree56f595c2cfef7f0a24da3c2daf13f299cdc4fbad /.github/workflows
parent35a6dfe905ec3cca51dabbcc8d17032c9f3a305c (diff)
downloadmruby-7460e165dc9d485182209637fb5013a3f90ae027.tar.gz
mruby-7460e165dc9d485182209637fb5013a3f90ae027.zip
build(deps): bump github/super-linter from v3 to v3.17.0
Bumps [github/super-linter](https://github.com/github/super-linter) from v3 to v3.17.0. - [Release notes](https://github.com/github/super-linter/releases) - [Commits](https://github.com/github/super-linter/compare/v3...28cfebb84fd6dd9e8773b5efe5ac0f8f3714f228) Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/linter.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml
index 306060c3f..c7365bff3 100644
--- a/.github/workflows/linter.yml
+++ b/.github/workflows/linter.yml
@@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- - uses: github/super-linter@v3
+ - uses: github/[email protected]
env:
ERROR_ON_MISSING_EXEC_BIT: true
VALIDATE_BASH: true