Skip to content

Commit

Permalink
ci(detekt): update release tag to v1.23.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron-Ritter authored Jan 13, 2024
1 parent a7b1e6c commit 8901b5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/detekt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ on:
env:
# Release tag associated with version of Detekt to be installed
# SARIF support (required for this workflow) was introduced in Detekt v1.15.0
DETEKT_RELEASE_TAG: v1.15.0
DETEKT_RELEASE_TAG: v1.23.4

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
Expand Down

0 comments on commit 8901b5c

Please sign in to comment.