mirror of
https://github.com/BretFisher/shpod.git
synced 2026-05-06 01:46:33 +00:00
Merge pull request #40 from BretFisher/dependabot/github_actions/github/super-linter-4.8.5
Bump github/super-linter from 4.6.1 to 4.8.5
This commit is contained in:
2
.github/workflows/linter.yml
vendored
2
.github/workflows/linter.yml
vendored
@@ -47,7 +47,7 @@ jobs:
|
||||
# Run Linter against code base #
|
||||
################################
|
||||
- name: Lint Code Base
|
||||
uses: github/super-linter@v4.6.1
|
||||
uses: github/super-linter@v4.8.5
|
||||
env:
|
||||
VALIDATE_ALL_CODEBASE: false
|
||||
DEFAULT_BRANCH: main
|
||||
|
||||
Reference in New Issue
Block a user