Skip to content

Commit 2caf612

Browse files
Bump super-linter/super-linter from 7 to 8 in the all-actions group
--- updated-dependencies: - dependency-name: super-linter/super-linter dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8113732 commit 2caf612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
run: find css/ js/ -type f -not -name '.gitkeep' -delete
3232

3333
- name: Lint Code Base
34-
uses: super-linter/super-linter/slim@v7
34+
uses: super-linter/super-linter/slim@v8
3535
env:
3636
DEFAULT_BRANCH: ${{ github.head_ref || github.ref_name }}
3737
# CSS Linter will choke on generated assets

0 commit comments

Comments
 (0)