Compare commits

...

2 commits

Author SHA1 Message Date
4ebebfadd9 Merge pull request 'Update https://github.com/super-linter/super-linter action to v8.5.0' (#30) from renovate/https-github.com-super-linter-super-linter-8.x into main
Some checks are pending
CI / cargo test (push) Waiting to run
Reviewed-on: #30
2026-03-06 10:31:14 +00:00
47da4412c4 Update https://github.com/super-linter/super-linter action to v8.5.0
Some checks failed
CI / cargo test (pull_request) Failing after 24s
CI / cargo test (push) Failing after 12m39s
2026-02-08 20:08:12 +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.5.0 # 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 }}