Skip to content

Commit

Permalink
Bump alaegin/Detekt-Action from 1.21.0.pre.RC2 to 1.23.6.1
Browse files Browse the repository at this point in the history
Bumps [alaegin/Detekt-Action](https://github.com/alaegin/detekt-action) from 1.21.0.pre.RC2 to 1.23.6.1.
- [Release notes](https://github.com/alaegin/detekt-action/releases)
- [Commits](alaegin/Detekt-Action@v1.21.0-RC2...v1.23.6.1)

---
updated-dependencies:
- dependency-name: alaegin/Detekt-Action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent a917602 commit 9782abb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reviewdog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
ref: ${{ github.head_ref }}

- name: detekt
uses: alaegin/Detekt-Action@v1.21.0-RC2
uses: alaegin/Detekt-Action@v1.23.6.1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
detekt_config: telnyx_rtc/config/detekt.yml

0 comments on commit 9782abb

Please sign in to comment.