summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2021-06-04 16:41:18 +0900
committerGitHub <[email protected]>2021-06-04 16:41:18 +0900
commit45dd6b140adab22d6a0b94ae8d62c40f44cd0abe (patch)
tree9ec111b07f2673322f687952e9a66532c977afba
parent01a21085f6348b1f1b070f2c64a6ed71b6d5afce (diff)
parent8d6f3595c3ad474702adc94fc3d200f48786c996 (diff)
downloadmruby-45dd6b140adab22d6a0b94ae8d62c40f44cd0abe.tar.gz
mruby-45dd6b140adab22d6a0b94ae8d62c40f44cd0abe.zip
Merge pull request #5469 from mruby/dependabot/github_actions/github/super-linter-4.1.0
build(deps): bump github/super-linter from 4.0.2 to 4.1.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 9fe94ce38..6e47e9e87 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