Skip to content

Commit

Permalink
Bump github/super-linter from 4.5.1 to 4.8.0 (#91)
Browse files Browse the repository at this point in the history
* Bump github/super-linter from 4.5.1 to 4.8.0
* Update chart to new version

Bumps [github/super-linter](https://github.com/github/super-linter) from 4.5.1 to 4.8.0.
- [Release notes](https://github.com/github/super-linter/releases)
- [Changelog](https://github.com/github/super-linter/blob/master/docs/release-process.md)
- [Commits](github/super-linter@v4.5.1...v4.8.0)

---
updated-dependencies:
- dependency-name: github/super-linter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update Chart.yaml

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: PePe Amengual <[email protected]>
  • Loading branch information
dependabot[bot] and jamengual authored Oct 28, 2021
1 parent c25a48f commit 0de362e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
fetch-depth: 0
- name: Lint Code Base
uses: github/super-linter@v4.5.1
uses: github/super-linter@v4.8.0
env:
VALIDATE_ALL_CODEBASE: false
VALIDATE_YAML: false
Expand Down
2 changes: 1 addition & 1 deletion charts/atlantis/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v1
appVersion: v0.17.0
description: A Helm chart for Atlantis https://www.runatlantis.io
name: atlantis
version: 3.14.2
version: 3.14.3
keywords:
- terraform
home: https://www.runatlantis.io
Expand Down

0 comments on commit 0de362e

Please sign in to comment.