Skip to content

Commit d9fad63

Browse files
Bump super-linter/super-linter from 7.1.0 to 7.4.0 (#122)
Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 7.1.0 to 7.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@v7.1.0...v7.4.0) --- updated-dependencies: - dependency-name: super-linter/super-linter dependency-version: 7.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Max Ostapenko <1611259+max-ostapenko@users.noreply.github.com>
1 parent dda02e7 commit d9fad63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
fetch-depth: 0
2727

2828
- name: Lint Code Base
29-
uses: super-linter/super-linter/slim@v7.1.0
29+
uses: super-linter/super-linter/slim@v7.4.0
3030
env:
3131
DEFAULT_BRANCH: main
3232
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)