diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2021-12-21 23:13:43 +0900 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-12-21 23:13:43 +0900 |
| commit | 4e8d3764173f4bc634b3df52d853b640b8034218 (patch) | |
| tree | 1e93a205478246620f2563287f81839e4c1d1af8 | |
| parent | 8a5f18a1d8bb50b58e513a150ce0c8f131f672a9 (diff) | |
| parent | 916fbcce2ce2f4018a0357f45aed518d1e40969f (diff) | |
| download | mruby-4e8d3764173f4bc634b3df52d853b640b8034218.tar.gz mruby-4e8d3764173f4bc634b3df52d853b640b8034218.zip | |
Merge pull request #5610 from mruby/dependabot/github_actions/github/super-linter-4.8.5
build(deps): bump github/super-linter from 4.8.4 to 4.8.5
| -rw-r--r-- | .github/workflows/super-linter.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/super-linter.yml b/.github/workflows/super-linter.yml index 8d39f6e85..f7a7a6fb4 100644 --- a/.github/workflows/super-linter.yml +++ b/.github/workflows/super-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 |
