Skip to content

Commit

Permalink
Merge pull request #89 from nnichols/dependencies/nnichols-clojure-li…
Browse files Browse the repository at this point in the history
…nt-action-3.x

Update nnichols/clojure-lint-action action to v3
  • Loading branch information
nnichols authored Dec 3, 2024
2 parents 4eb86da + 12ba743 commit d040820
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 @@ -29,7 +29,7 @@ jobs:
ref: ${{ github.head_ref }}

- name: Lint Clojure
uses: nnichols/clojure-lint-action@v2
uses: nnichols/clojure-lint-action@v3
with:
github_token: ${{ secrets.github_token }}
reporter: github-pr-review
Expand Down

0 comments on commit d040820

Please sign in to comment.