Skip to content

Commit

Permalink
ci: update super-linter/super-linter action to v6 (#385)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
  • Loading branch information
sebastien-prudhomme and renovate-bot authored Mar 19, 2024
1 parent 03eb033 commit 38d3c0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
fetch-depth: 0

- name: Lint
uses: super-linter/super-linter@v5.7.2
uses: super-linter/super-linter@v6.3.0
env:
DEFAULT_BRANCH: main
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
[![Cosign](https://img.shields.io/badge/Cosign-enabled-brightgreen.svg)](https://github.com/sigstore/cosign)
[![Renovate](https://img.shields.io/badge/Renovate-enabled-brightgreen.svg?logo=renovatebot)](https://renovatebot.com/)
[![semantic-release](https://img.shields.io/badge/semantic--release-enabled-brightgreen.svg?logo=semantic-release)](https://semantic-release.gitbook.io/)
[![Super-Linter](https://img.shields.io/badge/Super--Linter-enabled-brightgreen.svg)](https://github.com/github/super-linter)
[![Super-Linter](https://img.shields.io/badge/Super--Linter-enabled-brightgreen.svg)](https://github.com/super-linter/super-linter)

## Repository Settings

Expand Down

0 comments on commit 38d3c0a

Please sign in to comment.