Skip to content

Update stripe to 10.5.0 #528

Update stripe to 10.5.0

Update stripe to 10.5.0 #528

Workflow file for this run

name: Greetings
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Thanks for your concern I''ll take a look into it asap.'
pr-message: 'Thanks for contributing will review it asap.'