Skip to content

Commit

Permalink
Update nnichols/clojure-lint-action action to v3
Browse files Browse the repository at this point in the history
| datasource  | package                      | from | to |
| ----------- | ---------------------------- | ---- | -- |
| github-tags | nnichols/clojure-lint-action | v2   | v3 |
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent 4eb86da commit 12ba743
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 12ba743

Please sign in to comment.