Skip to content

[Snyk] Security upgrade react-native-pdf from 6.6.2 to 6.7.2 #11

[Snyk] Security upgrade react-native-pdf from 6.6.2 to 6.7.2

[Snyk] Security upgrade react-native-pdf from 6.6.2 to 6.7.2 #11

name: Verify signed commits
on:
pull_request:
types: [opened, synchronize]
branches-ignore: [staging, production]
jobs:
verifySignedCommits:
runs-on: ubuntu-latest
steps:
- uses: Expensify/App/.github/actions/javascript/verifySignedCommits@main
with:
GITHUB_TOKEN: ${{ github.token }}