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.
2 parents 9623807 + 950b74e commit dd57383Copy full SHA for dd57383
.github/workflows/push.yml
@@ -29,7 +29,7 @@ jobs:
29
# list of changed files within `super-linter`
30
fetch-depth: 0
31
- name: Lint Code Base
32
- uses: super-linter/super-linter@v7
+ uses: super-linter/super-linter@v8
33
env:
34
DEFAULT_BRANCH: develop
35
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments