bumped superlinter from 7.1.0 to 7.3.0

This commit is contained in:
Ibrahim Mkusa 2025-04-22 20:16:19 -04:00
parent 219c8ed90b
commit 4fd788fdf1

View File

@ -28,6 +28,6 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- name: Super-linter - name: Super-linter
uses: super-linter/super-linter@v7.1.0 uses: super-linter/super-linter@v7.3.0
env: env:
GITHUB_TOKEN: ${{ secrets.SUPERLINTER }} GITHUB_TOKEN: ${{ secrets.SUPERLINTER }}