Skip to content

chore(deps): bump io.gitlab.arturbosch.detekt from 1.23.6 to 1.23.7 #322

chore(deps): bump io.gitlab.arturbosch.detekt from 1.23.6 to 1.23.7

chore(deps): bump io.gitlab.arturbosch.detekt from 1.23.6 to 1.23.7 #322

Workflow file for this run

name: labeler
on:
pull_request:
types: [opened]
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: TimonVS/[email protected]
with:
configuration-path: .github/pr-labeler.yml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}