Skip to content

chore(deps): bump elliptic from 6.5.4 to 6.5.7 #669

chore(deps): bump elliptic from 6.5.4 to 6.5.7

chore(deps): bump elliptic from 6.5.4 to 6.5.7 #669

name: Follow contributor
on:
pull_request:
branches: [main]
jobs:
follow-user:
runs-on: ubuntu-22.04
steps:
- name: Follow user
uses: okp4/[email protected]
with:
username: ${{ github.event.pull_request.user.login }}
token: ${{ secrets.OKP4_TOKEN }}