Skip to content

Commit

Permalink
[FF-1429] - Update .github/workflows/linter.yml to match the template…
Browse files Browse the repository at this point in the history
… repo
  • Loading branch information
credfeto committed Dec 7, 2020
1 parent ba3fc29 commit 849c70a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
################################
# Run Linter against code base #
################################
- uses: github/super-linter@v3.14.0
- uses: github/super-linter@v3.14.3
env:
DEFAULT_BRANCH: master
GITHUB_TOKEN: ${{ secrets.SOURCE_PUSH_TOKEN }}
Expand Down

0 comments on commit 849c70a

Please sign in to comment.