Skip to content

Commit

Permalink
Bump github/super-linter from 6 to 7 (#25)
Browse files Browse the repository at this point in the history
* Bump github/super-linter from 6 to 7

Bumps [github/super-linter](https://github.com/github/super-linter) from 6 to 7.
- [Release notes](https://github.com/github/super-linter/releases)
- [Changelog](https://github.com/github/super-linter/blob/main/CHANGELOG.md)
- [Commits](github/super-linter@v6...v7)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Update CHANGELOG.md

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Denis N. Antonioli <1205618+denisa@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and denisa authored Sep 5, 2024
1 parent 8bc91f6 commit e612400
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
with:
fetch-depth: 0
- run: cat .github/super-linter.env >> "$GITHUB_ENV"
- uses: github/super-linter@v6
- uses: github/super-linter@v7
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@ Categories, defined in [changemap.json](.github/clq/changemap.json)):
- `Fixed` for any bugfixes.
- `Security` in case of vulnerabilities.

## [1.0.9] - 2024-09-04

### Fixed

- Bump `super-linter/super-linter` from 6 to 7 (continued)

## [1.0.8] - 2024-08-20

### Fixed
Expand Down

0 comments on commit e612400

Please # to comment.