Skip to content

Bump com.google.maps.android:maps-compose from 6.2.1 to 6.4.0 #4893

Bump com.google.maps.android:maps-compose from 6.2.1 to 6.4.0

Bump com.google.maps.android:maps-compose from 6.2.1 to 6.4.0 #4893

Workflow file for this run

name: label-check
on:
pull_request_target:
types: [opened, labeled, unlabeled, synchronize]
jobs:
label-check:
runs-on: ubuntu-22.04
steps:
- uses: docker://agilepathway/pull-request-label-checker:latest
with:
one_of: major,minor,patch,dependencies,skip-changelog
repo_token: ${{ secrets.GITHUB_TOKEN }}