We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc17d90 commit fc06323Copy full SHA for fc06323
.github/workflows/pull-request-checks.yaml
@@ -78,7 +78,7 @@ jobs:
78
- name: Compile TypeScript
79
run: npm run build
80
- name: Lint Code Base
81
- uses: github/super-linter@v6
+ uses: super-linter/super-linter/[email protected]
82
env:
83
DEFAULT_BRANCH: master
84
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments