Skip to content

Bump @typescript-eslint/eslint-plugin from 5.27.1 to 6.9.1 #134

Bump @typescript-eslint/eslint-plugin from 5.27.1 to 6.9.1

Bump @typescript-eslint/eslint-plugin from 5.27.1 to 6.9.1 #134

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