Skip to content

Bump actions/setup-node from 2 to 4 #146

Bump actions/setup-node from 2 to 4

Bump actions/setup-node from 2 to 4 #146

name: Repository Issue Assigner
on:
issues:
types: [opened]
pull_request:
types: [opened]
jobs:
issue_assigner:
runs-on: ubuntu-latest
steps:
- name: Issue Notifier
uses: kbrashears5/github-action-issue-assigner@v1
with:
TOKEN: ${{ secrets.BOT_ACTIONS }}