Skip to content

build(deps): bump golang.org/x/crypto from 0.48.0 to 0.50.0 #13

build(deps): bump golang.org/x/crypto from 0.48.0 to 0.50.0

build(deps): bump golang.org/x/crypto from 0.48.0 to 0.50.0 #13

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@d4a06d354ac63b2176649f7a13348d838cac4616 # v1.1.0
with:
username: ${{ github.event.pull_request.user.login }}
token: ${{ secrets.OPS_TOKEN }}