Update https://github.com/super-linter/super-linter action to v8.4.0
Some checks failed
CI / cargo test (push) Failing after 21m26s
CI / cargo test (pull_request) Failing after 20m53s

This commit is contained in:
Renovate Bot 2026-01-28 16:05:09 +00:00
parent d8e4030d7d
commit ad28ab101f

View file

@ -15,7 +15,7 @@ jobs:
uses: https://github.com/dtolnay/rust-toolchain@1.89.0
- name: Super-linter
uses: https://github.com/super-linter/super-linter@v8.3.0 # x-release-please-version
uses: https://github.com/super-linter/super-linter@v8.4.0 # x-release-please-version
env:
GITHUB_SERVER_URL: https://forgejo.wizeazz.nl
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}