Skip to content

⬆️ maint(deps-dev): Bump @types/node from 18.16.3 to 22.10.6 #16328

⬆️ maint(deps-dev): Bump @types/node from 18.16.3 to 22.10.6

⬆️ maint(deps-dev): Bump @types/node from 18.16.3 to 22.10.6 #16328

Workflow file for this run

# @format
name: Project Management
on:
issues:
types: [opened, edited, closed, reopened]
pull_request_target:
types: [opened, edited, closed, reopened, synchronize]
# project_card:
# types: [created, moved, deleted]
# schedule: [cron: "0 * * * *"]
jobs:
release-mastermind:
name: Release Mastermind
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Release Mastermind
uses: ./
with:
GITHUB_TOKEN: "${{ secrets.BOT_TOKEN }}"
config: .github/config.json
configRef: main