We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 25540bd + ab22de9 commit b4e500bCopy full SHA for b4e500b
1 file changed
.github/workflows/linting.yml
@@ -206,7 +206,7 @@ jobs:
206
# list of files that changed across commits
207
fetch-depth: 0
208
- name: Lint code base
209
- uses: super-linter/super-linter/slim@5119dcd8011e92182ce8219d9e9efc82f16fddb6 # v8.0.0
+ uses: super-linter/super-linter/slim@ffde3b2b33b745cb612d787f669ef9442b1339a6 # v8.1.0
210
env:
211
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
212
DEFAULT_BRANCH: main
0 commit comments