Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

chore(deps): bump ansi-regex from 3.0.0 to 3.0.1 #40

chore(deps): bump ansi-regex from 3.0.0 to 3.0.1

chore(deps): bump ansi-regex from 3.0.0 to 3.0.1 #40

Workflow file for this run

name: lock pull-request
on:
pull_request:
types:
- closed
jobs:
lock:
runs-on: ubuntu-latest
steps:
- name: lock pull request
uses: sudo-bot/[email protected]
with:
github-token: ${{ secrets.SUDO_BOT_TOKEN }}
number: ${{ github.event.pull_request.number }}
lock-reason: resolved