Open
Description
Hi!
I'm getting the error Error: Resource not accessible by integration
when the action runs on a PR created by a GitHub integration (dependabot). This makes the CI fail, I think it'd be better to just skip the workflow if it really can't run for integrations, if it can then this is a bug report :)
> Run Simek/yarn-lock-changes@main
with:
token: ***
collapsibleThreshold: 25
failOnDowngrade: false
path: yarn.lock
updateComment: true
Error: Resource not accessible by integration
This is the PR: mrousavy/react-native-vision-camera#158