Skip to content

Commit

Permalink
Merge pull request #262 from chrovis/dependabot/github_actions/xcoo/c…
Browse files Browse the repository at this point in the history
…lj-lint-action-1.1.11

Bump xcoo/clj-lint-action from 1.1.10 to 1.1.11
  • Loading branch information
alumi committed Sep 2, 2022
2 parents 44aab75 + ff8d9fa commit c7cd8c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
id : master_base_sha
if : github.ref == 'refs/heads/master'
run: echo "::set-output name=base_sha::${{ github.event.before }}"
- uses: xcoo/clj-lint-action@v1.1.10
- uses: xcoo/clj-lint-action@v1.1.11
with:
linters: "[\"clj-kondo\" \"kibit\" \"eastwood\"]"
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit c7cd8c4

Please sign in to comment.