Skip to content

Commit fc06323

Browse files
committed
Upgrading super-linter
1 parent fc17d90 commit fc06323

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request-checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
- name: Compile TypeScript
7979
run: npm run build
8080
- name: Lint Code Base
81-
uses: github/super-linter@v6
81+
uses: super-linter/super-linter/[email protected]
8282
env:
8383
DEFAULT_BRANCH: master
8484
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)