summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2021-05-05 19:05:39 +0900
committerGitHub <[email protected]>2021-05-05 19:05:39 +0900
commit1c9260db6bdb3803b4fae3679f4feff19d4bc20e (patch)
tree56f595c2cfef7f0a24da3c2daf13f299cdc4fbad
parent35a6dfe905ec3cca51dabbcc8d17032c9f3a305c (diff)
parent7460e165dc9d485182209637fb5013a3f90ae027 (diff)
downloadmruby-1c9260db6bdb3803b4fae3679f4feff19d4bc20e.tar.gz
mruby-1c9260db6bdb3803b4fae3679f4feff19d4bc20e.zip
Merge pull request #5446 from mruby/dependabot/github_actions/github/super-linter-v3.17.0
build(deps): bump github/super-linter from v3 to v3.17.0
-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