Skip to content

Commit f460808

Browse files
Update github/super-linter action to v4.8.7 (#263)
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
1 parent 26cbca6 commit f460808

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
with:
3131
# Full git history is needed to get a proper list of changed files within `super-linter`
3232
fetch-depth: 0
33-
- uses: github/super-linter/slim@v4.8.5
33+
- uses: github/super-linter/slim@v4.8.7
3434
env:
3535
ERROR_ON_MISSING_EXEC_BIT: true
3636
VALIDATE_JSCPD: false

0 commit comments

Comments
 (0)