Skip to content

Commit

Permalink
Update cljkondo/clj-kondo Docker tag to v2023.07.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 13, 2023
1 parent f89c955 commit cbb4cd6
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.05.26-alpine
container: cljkondo/clj-kondo:2023.07.13-alpine
steps:
- uses: actions/[email protected]
- name: Run clj-kondo
Expand Down

0 comments on commit cbb4cd6

Please sign in to comment.