Skip to content

Commit

Permalink
Update dependency detekt/detekt from 1.23.7 to 1.23.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 21, 2025
1 parent bd8d432 commit f53a6a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,7 @@ jobs:
- name: "Run detekt."
env:
# Use https://github.com/detekt/detekt
DETEKT_VERSION: '1.23.7'
DETEKT_VERSION: '1.23.8'
GH_TOKEN: ${{ github.token }}
shell: bash
run: |
Expand Down

0 comments on commit f53a6a8

Please sign in to comment.