diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-12-27 10:14:40 +0100 |
---|---|---|
committer | Evgeny Vereshchagin <evvers@ya.ru> | 2021-12-27 10:33:34 +0100 |
commit | 987202b2c10a946599dd06e270442b183a3dd468 (patch) | |
tree | c493856dcba157db43131e3f59c1764d750a17ef /.github | |
parent | chrattr-util: return EOPNOTSUPP from chrattr_full if no other failure was obs... (diff) | |
download | systemd-987202b2c10a946599dd06e270442b183a3dd468.tar.xz systemd-987202b2c10a946599dd06e270442b183a3dd468.zip |
build(deps): bump github/super-linter from 4.8.4 to 4.8.5
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.8.4 to 4.8.5.
- [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/563be7dc5568017515b9e700329e9c6d3862f2b7...b8641364ca9a79b3cf07f3c4c59a82709cd39094)
---
updated-dependencies:
- dependency-name: github/super-linter
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/linter.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index 99fba07faa..4d72a9829f 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -29,7 +29,7 @@ jobs: fetch-depth: 0 - name: Lint Code Base - uses: github/super-linter@563be7dc5568017515b9e700329e9c6d3862f2b7 + uses: github/super-linter@b8641364ca9a79b3cf07f3c4c59a82709cd39094 env: DEFAULT_BRANCH: main # Excludes: |