Skip to content

Commit

Permalink
Merge pull request #122 from adanalife/dependabot/github_actions/gith…
Browse files Browse the repository at this point in the history
…ub/super-linter-v3.15.3

Bump github/super-linter from v3.15.2 to v3.15.3
  • Loading branch information
dmerrick authored Mar 14, 2021
2 parents 6f627d2 + d5dde83 commit 6fb1cf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/super-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: run-linters
uses: github/super-linter@v3.15.2
uses: github/super-linter@v3.15.3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# disabled because it's not working with C libs
Expand Down

0 comments on commit 6fb1cf6

Please sign in to comment.