Skip to content

Commit

Permalink
Update cljkondo/clj-kondo Docker tag to v2023.12.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 15, 2023
1 parent 3d44466 commit 28106e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
clj-kondo:
runs-on: ubuntu-latest
timeout-minutes: 5
container: cljkondo/clj-kondo:2023.10.20-alpine
container: cljkondo/clj-kondo:2023.12.15-alpine
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Run clj-kondo
Expand Down

0 comments on commit 28106e4

Please sign in to comment.