Skip to content

⬆️ Bump com.google.firebase:firebase-crashlytics-ktx from 18.4.1 to 18.6.0 #158

⬆️ Bump com.google.firebase:firebase-crashlytics-ktx from 18.4.1 to 18.6.0

⬆️ Bump com.google.firebase:firebase-crashlytics-ktx from 18.4.1 to 18.6.0 #158

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: Label manager for PRs and Issues based on configurable conditions
uses: srvaroa/[email protected]
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"