Skip to content

Commit

Permalink
Update dependency detekt/detekt from 1.23.6 to 1.23.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent 2c77a45 commit 5e658c7
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 @@ -421,7 +421,7 @@ jobs:
- name: "Run detekt."
env:
# Use https://github.com/detekt/detekt
DETEKT_VERSION: '1.23.6'
DETEKT_VERSION: '1.23.7'
GH_TOKEN: ${{ github.token }}
shell: bash
run: |
Expand Down

0 comments on commit 5e658c7

Please sign in to comment.