Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

[Snyk] Security upgrade react-native from 0.64.3 to 0.71.0 #764

[Snyk] Security upgrade react-native from 0.64.3 to 0.71.0

[Snyk] Security upgrade react-native from 0.64.3 to 0.71.0 #764

Workflow file for this run

name: Yarn Lock Changes
on: [pull_request]
permissions:
checks: write
issues: write
pull-requests: write
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Yarn Lock Changes
uses: Simek/yarn-lock-changes@main
with:
token: ${{ secrets.GITHUB_TOKEN }}