Skip to content

fix(deps): update kotlin-ksp-compose to v2.1.10 #852

fix(deps): update kotlin-ksp-compose to v2.1.10

fix(deps): update kotlin-ksp-compose to v2.1.10 #852

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-24.04
steps:
# https://github.com/marketplace/actions/label-manager-for-prs-and-issues-based-on-configurable-conditions
- name: Label manager for PRs and Issues based on configurable conditions
uses: srvaroa/labeler@0a20eccb8c94a1ee0bed5f16859aece1c45c3e55 # v1.13.0
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"