File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ jobs:
102102
103103 - name : Lint documentation
104104 id : super-linter
105- uses : super-linter/super-linter/slim@2bdd90ed3262e023ac84bf8fe35dc480721fc1f2 # v8.2.1
105+ uses : super-linter/super-linter/slim@502f4fe48a81a392756e173e39a861f8c8efe056 # v8.3.0
106106 env :
107107 RUN_LOCAL : true
108108 DEFAULT_BRANCH : main
Original file line number Diff line number Diff line change 2525 fetch-depth : 0
2626
2727 - name : Lint code base
28- uses : super-linter/super-linter@2bdd90ed3262e023ac84bf8fe35dc480721fc1f2 # v8.2.1
28+ uses : super-linter/super-linter@502f4fe48a81a392756e173e39a861f8c8efe056 # v8.3.0
2929 env :
3030 GITHUB_TOKEN : ${{ github.token }}
3131 VALIDATE_BIOME_FORMAT : false
Original file line number Diff line number Diff line change @@ -133,7 +133,7 @@ jobs:
133133
134134 - name : Lint code base
135135 id : super-linter
136- uses : super-linter/super-linter@2bdd90ed3262e023ac84bf8fe35dc480721fc1f2 # v8.2.1
136+ uses : super-linter/super-linter@502f4fe48a81a392756e173e39a861f8c8efe056 # v8.3.0
137137 env :
138138 GITHUB_TOKEN : ${{ github.token }}
139139 DEFAULT_WORKSPACE : ${{ inputs.WorkingDirectory }}
You can’t perform that action at this time.
0 commit comments