Skip to content

chore(deps): bump next-mdx-remote from 5.0.0 to 6.0.0 #139

chore(deps): bump next-mdx-remote from 5.0.0 to 6.0.0

chore(deps): bump next-mdx-remote from 5.0.0 to 6.0.0 #139

Workflow file for this run

name: TODO to Issue
on:
push:
branches: ["**"]
jobs:
todo-to-issue:
runs-on: ubuntu-latest
permissions:
contents: read
issues: write
steps:
- uses: actions/checkout@v4
- name: TODO to Issue
uses: alstr/todo-to-issue-action@v4
with:
INSERT_ISSUE_URLS: "true"
CLOSE_ISSUES: "true"
AUTO_ASSIGN: "true"