Skip to content

[Snyk] Security upgrade electron-updater from 4.6.5 to 6.3.0 #30

[Snyk] Security upgrade electron-updater from 4.6.5 to 6.3.0

[Snyk] Security upgrade electron-updater from 4.6.5 to 6.3.0 #30

Workflow file for this run

name: Verify Podfile
on:
pull_request:
types: [opened, synchronize]
branches-ignore: [staging, production]
jobs:
verify:
if: github.actor != 'OSBotify'
runs-on: ubuntu-latest
steps:
# This action checks-out the repository, so the workflow can access it.
- uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
with:
fetch-depth: 0
- uses: Expensify/App/.github/actions/composite/setupNode@main
- run: ./.github/scripts/verifyPodfile.sh