Skip to content

Commit e4658a5

Browse files
Update super-linter/super-linter action to v8.6.0 (#157)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4702d53 commit e4658a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
# list of files that changed across commits
3232
fetch-depth: 0
3333
- name: Lint Code Base
34-
uses: super-linter/super-linter@v8.5.0
34+
uses: super-linter/super-linter@v8.6.0
3535
env:
3636
DEFAULT_BRANCH: master
3737
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)