Skip to content

Commit f795bf5

Browse files
authored
Merge pull request #138 from validatedpatterns/dependabot/github_actions/github-actions-6289042708
Bump super-linter/super-linter from 8.5.0 to 8.6.0 in the github-actions group
2 parents e4bee1b + 9b243c4 commit f795bf5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/superlinter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
# Run Linter against code base #
2424
################################
2525
- name: Lint Code Base
26-
uses: super-linter/super-linter/slim@61abc07d755095a68f4987d1c2c3d1d64408f1f9 # v8.5.0
26+
uses: super-linter/super-linter/slim@9e863354e3ff62e0727d37183162c4a88873df41 # v8.6.0
2727
env:
2828
VALIDATE_ALL_CODEBASE: true
2929
DEFAULT_BRANCH: main

0 commit comments

Comments
 (0)