Skip to content

Bump elliptic from 6.5.4 to 6.5.7 #1334

Bump elliptic from 6.5.4 to 6.5.7

Bump elliptic from 6.5.4 to 6.5.7 #1334

Workflow file for this run

name: Greetings
on: [pull_request_target, issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Hi thanks for creating your first issue at lifeMEDeasy, hope you followed the guidelines.'
pr-message: 'Congratulations!! for making your first PR at lifeMEDeasy, our mentors will review it soon.'