Skip to content

Commit 0c6c58b

Browse files
authored
Merge branch 'master' into dependabot/npm_and_yarn/eslint-9.21.0
2 parents 30899f3 + 35247ac commit 0c6c58b

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

0 commit comments

Comments
 (0)