Skip to content

bundler: bump cocoapods from 1.12.1 to 1.14.2 #993

bundler: bump cocoapods from 1.12.1 to 1.14.2

bundler: bump cocoapods from 1.12.1 to 1.14.2 #993

Workflow file for this run

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