Skip to content

Commit fd4669f

Browse files
Bump super-linter/super-linter from 8.3.0 to 8.4.0
Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 8.3.0 to 8.4.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@v8.3.0...v8.4.0) --- updated-dependencies: - dependency-name: super-linter/super-linter dependency-version: 8.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4f994d2 commit fd4669f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/super-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ jobs:
2424
fetch-depth: 0 # super-linter needs the full git history for file changes across commits
2525

2626
- name: Super-Linter
27-
uses: super-linter/super-linter@v8.3.0 # x-release-please-version
27+
uses: super-linter/super-linter@v8.4.0 # x-release-please-version
2828
env:
2929
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # To report GitHub Actions status checks

0 commit comments

Comments
 (0)