We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b12e5d2 commit c7340abCopy full SHA for c7340ab
1 file changed
.github/workflows/ci.yaml
@@ -106,7 +106,7 @@ jobs:
106
fetch-depth: 0
107
108
- name: Lint Code Base
109
- uses: super-linter/super-linter/slim@12562e48d7059cf666c43a4ecb0d3b5a2b31bd9e # v8.4.0
+ uses: super-linter/super-linter/slim@61abc07d755095a68f4987d1c2c3d1d64408f1f9 # v8.5.0
110
env:
111
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
112
LINTER_RULES_PATH: .github/linters
0 commit comments