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

chore(deps): bump node-fetch from 2.6.1 to 2.6.7 #41

chore(deps): bump node-fetch from 2.6.1 to 2.6.7

chore(deps): bump node-fetch from 2.6.1 to 2.6.7 #41

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