Skip to content

Bump org.jetbrains.kotlinx.kover from 0.7.5 to 0.8.1 #90

Bump org.jetbrains.kotlinx.kover from 0.7.5 to 0.8.1

Bump org.jetbrains.kotlinx.kover from 0.7.5 to 0.8.1 #90

Workflow file for this run

name: Detect Secrets
on:
pull_request:
jobs:
secrets_detection:
name: Run detect-secrets
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: reviewdog/[email protected]
with:
fail_on_error: true
filter_mode: diff_context
github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: github-pr-review