Skip to content

chore(deps): bump @octokit/plugin-paginate-rest and @actions/github #5

chore(deps): bump @octokit/plugin-paginate-rest and @actions/github

chore(deps): bump @octokit/plugin-paginate-rest and @actions/github #5

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.GITHUB_TOKEN }}
number: ${{ github.event.pull_request.number }}
lock-reason: resolved