mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2026-03-22 14:10:22 -05:00
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.
This commit is contained in:
2
.github/workflows/Linting.yml
vendored
2
.github/workflows/Linting.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Super-linter
|
||||
uses: super-linter/super-linter@v7.2.0 # x-release-please-version
|
||||
uses: super-linter/super-linter@v8.3.1 # x-release-please-version
|
||||
env:
|
||||
# Linters
|
||||
VALIDATE_MARKDOWN: true
|
||||
|
||||
Reference in New Issue
Block a user