Skip to content

Commit fe50ae8

Browse files
authored
Merge pull request #498 from rust-embedded/dependabot/github_actions/dot-github/workflows/super-linter/super-linter-8.3.1
Bump super-linter/super-linter from 7.2.0 to 8.3.1 in /.github/workflows This resolves a high-priority potential security vulnerability, but also breaks `master`. Will fix that next.
2 parents d92b760 + 5365bad commit fe50ae8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Linting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
fetch-depth: 0
2727
- name: Super-linter
28-
uses: super-linter/super-linter@v7.2.0 # x-release-please-version
28+
uses: super-linter/super-linter@v8.3.1 # x-release-please-version
2929
env:
3030
# Linters
3131
VALIDATE_MARKDOWN: true

0 commit comments

Comments
 (0)