Skip to content

Update dependency com.google.devtools.ksp to v2.0.21-1.0.25 #1484

Update dependency com.google.devtools.ksp to v2.0.21-1.0.25

Update dependency com.google.devtools.ksp to v2.0.21-1.0.25 #1484

Workflow file for this run

name: Labeler
on: [pull_request]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@main
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: ".github/labels_config.yml"