Skip to content

Commit

Permalink
Update commit
Browse files Browse the repository at this point in the history
  • Loading branch information
grantmcconnaughey committed Jan 6, 2020
1 parent 5e8f4a9 commit ba933b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
uses: actions/checkout@v1
- name: Test action
id: test
uses: grantmcconnaughey/lintly-flake8-github-action@bb8548f
uses: grantmcconnaughey/lintly-flake8-github-action@345c8bf
with:
githubAPIToken: ${{ secrets.GITHUB_TOKEN }}
failOnViolations: any

0 comments on commit ba933b5

Please sign in to comment.