Skip to content

[Snyk] Upgrade react-native-maps from 1.3.2 to 1.7.1 #746

[Snyk] Upgrade react-native-maps from 1.3.2 to 1.7.1

[Snyk] Upgrade react-native-maps from 1.3.2 to 1.7.1 #746

Workflow file for this run

name: Codeball
on:
pull_request: {}
pull_request_review_comment:
types: [created, edited]
jobs:
codeball_job:
runs-on: ubuntu-latest
name: Codeball
steps:
- name: Codeball
uses: sturdy-dev/codeball-action@v2
with:
# For all configuration options see https://github.com/sturdy-dev/codeball-action/blob/v2/action.yml
approvePullRequests: "true"
labelPullRequestsWhenApproved: "true"
labelPullRequestsWhenReviewNeeded: "false"
failJobsWhenReviewNeeded: "false"