Skip to content

bundler: bump fastlane from 2.212.1 to 2.214.0 #980

bundler: bump fastlane from 2.212.1 to 2.214.0

bundler: bump fastlane from 2.212.1 to 2.214.0 #980

Workflow file for this run

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