diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-11-17 09:21:30 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-17 09:21:30 +0000 |
commit | b21601e835a06d1bd9dab56073e3c397461ab251 (patch) | |
tree | 8179939fe178d81e0083d19d335556d943dd5ae3 | |
parent | fabf79b0dfb24d668a82b2fd70e73fcb8f575180 (diff) | |
download | systemd-dependabot/github_actions/github/super-linter-4.8.4.tar.gz |
build(deps): bump github/super-linter from 4.8.3 to 4.8.4dependabot/github_actions/github/super-linter-4.8.4
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.8.3 to 4.8.4.
- [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/7d5dc989c55aaba9d3b7194a7496cdfaa4866af3...563be7dc5568017515b9e700329e9c6d3862f2b7)
---
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>
-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 c5aa63f00d..99fba07faa 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@7d5dc989c55aaba9d3b7194a7496cdfaa4866af3 + uses: github/super-linter@563be7dc5568017515b9e700329e9c6d3862f2b7 env: DEFAULT_BRANCH: main # Excludes: |