Skip to content

Bump @types/node from 20.5.9 to 22.10.1 #83

Bump @types/node from 20.5.9 to 22.10.1

Bump @types/node from 20.5.9 to 22.10.1 #83

Workflow file for this run

name: 'TODO to Issue'
on: ['push']
jobs:
build:
runs-on: 'ubuntu-latest'
steps:
- uses: 'actions/checkout@v3'
- name: 'TODO to Issue'
uses: 'alstr/todo-to-issue-action@v4'
with:
AUTO_ASSIGN: true
IDENTIFIERS: '[{"name": "TODO", "labels": []}, {"name": "FIXME", "labels": ["bug"]}]'