Skip to content

Commit 46b9aca

Browse files
authored
Merge pull request #53 from AegisJSProject/dependabot/github_actions/super-linter/super-linter-7.0.0
Bump super-linter/super-linter from 6.8.0 to 7.0.0
2 parents a09f097 + 437a5e0 commit 46b9aca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v6.8.0
71+
uses: super-linter/super-linter@v7.0.0
7272
env:
7373
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7474
# DEFAULT_BRANCH: master

0 commit comments

Comments
 (0)