Skip to content

Commit dba1fe1

Browse files
authored
Merge pull request #49 from shgysk8zer0/dependabot/github_actions/super-linter/super-linter-8.5.0
2 parents 6bf7627 + 28f7a14 commit dba1fe1

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
@@ -68,7 +68,7 @@ jobs:
6868
# Run Linter against code base #
6969
################################
7070
- name: Lint Code Base
71-
uses: super-linter/super-linter@v8.4.0
71+
uses: super-linter/super-linter@v8.5.0
7272
env:
7373
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7474
# DEFAULT_BRANCH: master

0 commit comments

Comments
 (0)