Skip to content

chore(deps): bump github.com/nuts-foundation/go-did from 0.12.0 to 0.14.0 #1294

chore(deps): bump github.com/nuts-foundation/go-did from 0.12.0 to 0.14.0

chore(deps): bump github.com/nuts-foundation/go-did from 0.12.0 to 0.14.0 #1294

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