Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.

Commit

Permalink
Merge pull request #147 from github/dependabot/github_actions/github/…
Browse files Browse the repository at this point in the history
…super-linter-v3.11.0

Bump github/super-linter from v3.10.2 to v3.11.0
  • Loading branch information
Jared Murrell committed Sep 23, 2020
2 parents bba0aab + 3a1100a commit 53feb72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stack-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
# Run Linter against code base #
################################
- name: Lint Code Base
uses: github/super-linter@v3.10.2
uses: github/super-linter@v3.11.0
env:
VALIDATE_ALL_CODEBASE: false
DEFAULT_BRANCH: main

0 comments on commit 53feb72

Please sign in to comment.