Update https://github.com/super-linter/super-linter action to v8.3.2 #30

Open
renovatebot wants to merge 1 commit from renovate/https-github.com-super-linter-super-linter-8.x into main
Showing only changes of commit 96d5faad97 - Show all commits

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.3.2 # x-release-please-version
env:
GITHUB_SERVER_URL: https://forgejo.wizeazz.nl
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}