Skip to content

build(deps): bump h2 from 0.3.17 to 0.3.26 #557

build(deps): bump h2 from 0.3.17 to 0.3.26

build(deps): bump h2 from 0.3.17 to 0.3.26 #557

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