Skip to content

Update dependency org.jetbrains.kotlinx:atomicfu-gradle-plugin to v0.25.0 #540

Update dependency org.jetbrains.kotlinx:atomicfu-gradle-plugin to v0.25.0

Update dependency org.jetbrains.kotlinx:atomicfu-gradle-plugin to v0.25.0 #540

Workflow file for this run

name: Version Labels
on:
pull_request:
types: [opened, labeled, unlabeled, synchronize]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: mheap/github-action-required-labels@v5
with:
mode: exactly
count: 1
labels: "patch, minor, major, maintenance, renovate"