summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2021-05-13 15:55:34 +0900
committerGitHub <[email protected]>2021-05-13 15:55:34 +0900
commit2597e5192ff954bb54598dd87690a956876ca404 (patch)
tree31190642198eafc5cdc145741d12a2d61728be1e
parent2bed750eb0efe8da35e1b03d55cc1f47a4f960ff (diff)
parent649600ba9f376dac81f8998a7afc68133fecde77 (diff)
downloadmruby-2597e5192ff954bb54598dd87690a956876ca404.tar.gz
mruby-2597e5192ff954bb54598dd87690a956876ca404.zip
Merge pull request #5451 from mruby/dependabot/github_actions/github/super-linter-3.17.1
build(deps): bump github/super-linter from 3.17.0 to 3.17.1
-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 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