Bump super-linter/super-linter from 8.1.0 to 8.2.0 (#632)

This commit is contained in:
dependabot[bot] 2025-10-01 00:35:26 -07:00 committed by GitHub
parent 3e6f5d2d2e
commit f32f30d9b0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,7 +30,7 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- name: Lint Code Base - name: Lint Code Base
uses: super-linter/super-linter@ffde3b2b33b745cb612d787f669ef9442b1339a6 # v8.1.0 uses: super-linter/super-linter@7bba2eeb89d01dc9bfd93c497477a57e72c83240 # v8.2.0
env: env:
DEFAULT_BRANCH: origin/main DEFAULT_BRANCH: origin/main
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}