diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-11-15 14:08:13 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-11-15 14:08:13 +0000 |
| commit | 927812a7e6217dd0f262c5d85c99c642dc3df874 (patch) | |
| tree | 50783b031f4266644b51f4a3600b9abbe11f2727 /.github/workflows | |
| parent | e0a3800e5d6051943458d0188766ff771f7204be (diff) | |
| download | mruby-927812a7e6217dd0f262c5d85c99c642dc3df874.tar.gz mruby-927812a7e6217dd0f262c5d85c99c642dc3df874.zip | |
build(deps): bump github/super-linter from 4.8.1 to 4.8.3
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.8.1 to 4.8.3.
- [Release notes](https://github.com/github/super-linter/releases)
- [Changelog](https://github.com/github/super-linter/blob/main/docs/release-process.md)
- [Commits](https://github.com/github/super-linter/compare/v4.8.1...v4.8.3)
---
updated-dependencies:
- dependency-name: github/super-linter
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to '.github/workflows')
| -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 df453bdce..876068aaf 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 |
