Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

build(deps): bump tj-actions/changed-files from 42.1.0 to 45.0.8 in /.github/workflows #408

build(deps): bump tj-actions/changed-files from 42.1.0 to 45.0.8 in /.github/workflows

build(deps): bump tj-actions/changed-files from 42.1.0 to 45.0.8 in /.github/workflows #408

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