Skip to content

Commit

Permalink
Update nnichols/clojure-lint-action action to v4
Browse files Browse the repository at this point in the history
| datasource  | package                      | from | to |
| ----------- | ---------------------------- | ---- | -- |
| github-tags | nnichols/clojure-lint-action | v3   | v4 |
  • Loading branch information
renovate[bot] authored Dec 27, 2024
1 parent 997ef54 commit babdb1f
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@v3
uses: nnichols/clojure-lint-action@v4
with:
github_token: ${{ secrets.github_token }}
reporter: github-pr-review
Expand Down

0 comments on commit babdb1f

Please sign in to comment.