Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

build(deps): bump requests from 2.28.1 to 2.32.0 #129

build(deps): bump requests from 2.28.1 to 2.32.0

build(deps): bump requests from 2.28.1 to 2.32.0 #129

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 }}