summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2021-06-09 17:11:23 +0900
committerGitHub <[email protected]>2021-06-09 17:11:23 +0900
commit82428de5f92ddcb0b20c2026905797340f3a75a9 (patch)
tree7dd74c6a88d3ddec4b95eccb4f344262e0d98bb4 /.github/workflows
parent3acc09ae61943242de8fcee5c09b062fe506c4ed (diff)
parent670fa8607b5eb038c0d8ccef5e56617a8538d9fc (diff)
downloadmruby-82428de5f92ddcb0b20c2026905797340f3a75a9.tar.gz
mruby-82428de5f92ddcb0b20c2026905797340f3a75a9.zip
Merge pull request #5473 from mruby/dependabot/github_actions/github/super-linter-4.2.0
build(deps): bump github/super-linter from 4.1.0 to 4.2.0
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 6e47e9e87..eec3cdb9c 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