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 e789c28 commit f991494Copy full SHA for f991494
.github/workflows/Action-Test.yml
@@ -69,7 +69,7 @@ jobs:
69
# }
70
71
- name: Lint documentation
72
- uses: super-linter/super-linter/slim@release-please--branches--main # 7bba2eeb89d01dc9bfd93c497477a57e72c83240 # v8.2.0
+ uses: super-linter/super-linter/slim@v8.1.0 # 7bba2eeb89d01dc9bfd93c497477a57e72c83240 # v8.2.0
73
env:
74
GITHUB_TOKEN: ${{ github.token }}
75
VALIDATE_MARKDOWN: true
0 commit comments