summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2021-05-26 15:09:52 +0900
committerGitHub <[email protected]>2021-05-26 15:09:52 +0900
commit05cc3a8d9958c618aafc4b01548a85834f23dd6d (patch)
treed91d417b90409b37d4095de266e9353cc8d5e662
parent063b49ab8e6a10212c7f88e5b114b90fe59296f7 (diff)
parent705632c99d4a05f1236bd53ef4c394973ab81459 (diff)
downloadmruby-05cc3a8d9958c618aafc4b01548a85834f23dd6d.tar.gz
mruby-05cc3a8d9958c618aafc4b01548a85834f23dd6d.zip
Merge pull request #5461 from mruby/dependabot/github_actions/github/super-linter-4.0.2
build(deps): bump github/super-linter from 3.17.1 to 4.0.2
-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 f0e1e6ffd..9fe94ce38 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