Skip to content

Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.24 to 2.0.20 #54

Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.24 to 2.0.20

Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.24 to 2.0.20 #54

Workflow file for this run

name: Labeler
on: [pull_request_target]
jobs:
labeler:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"