Skip to content

Commit

Permalink
Bump super-linter/super-linter from 6.6.0 to 6.7.0 (#102)
Browse files Browse the repository at this point in the history
* Bump super-linter/super-linter from 6.6.0 to 6.7.0

Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 6.6.0 to 6.7.0.
- [Release notes](https://github.com/super-linter/super-linter/releases)
- [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md)
- [Commits](super-linter/super-linter@88ea392...3fe03ab)

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

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

* 🔧 Correct Natural Language Linting

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gary H <[email protected]>
  • Loading branch information
dependabot[bot] and Gary-H9 authored Jul 15, 2024
1 parent 32f5902 commit 58e92f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/super-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- name: Super-Linter
id: super_linter
uses: super-linter/super-linter/slim@88ea3923a7e1f89dd485d079f6eb5f5e8f937589 # v6.6.0
uses: super-linter/super-linter/slim@3fe03abab2eafb293ace16d4a3b07aeabcb3f1a0 # v6.7.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DEFAULT_BRANCH: main
Expand Down
2 changes: 1 addition & 1 deletion features/src/cloud-platform/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Curated Kubernetes configuration file

- ZSH prompt extension
- Zsh prompt extension

## [0.0.1] - 2024-01-30

Expand Down

0 comments on commit 58e92f5

Please sign in to comment.