We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa52c3a commit 3c6aff5Copy full SHA for 3c6aff5
.github/workflows/linter.yml
@@ -59,7 +59,7 @@ jobs:
59
# Run Linter against code base #
60
################################
61
- name: Lint Code Base
62
- uses: super-linter/super-linter@v6.0.0 # x-release-please-version
+ uses: super-linter/super-linter@47984f49b4e87383eed97890fe2dca6063bbd9c3 # v8.3.1 # x-release-please-version
63
64
# All Environment variables are defined here https://github.com/github/super-linter#environment-variables
65
env:
0 commit comments