Compare commits

...

1 commit

Author SHA1 Message Date
602388b591 Update https://github.com/super-linter/super-linter action to v8.3.1
Some checks failed
CI / cargo test (push) Failing after 2m6s
CI / cargo test (pull_request) Failing after 22m59s
2025-12-16 12:03:06 +00:00

View file

@ -15,7 +15,7 @@ jobs:
uses: https://github.com/dtolnay/rust-toolchain@1.89.0 uses: https://github.com/dtolnay/rust-toolchain@1.89.0
- name: Super-linter - 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.3.1 # x-release-please-version
env: env:
GITHUB_SERVER_URL: https://forgejo.wizeazz.nl GITHUB_SERVER_URL: https://forgejo.wizeazz.nl
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}