Skip to content

build(deps): bump @octokit/webhooks from 13.3.0 to 13.4.1 #1930

build(deps): bump @octokit/webhooks from 13.3.0 to 13.4.1

build(deps): bump @octokit/webhooks from 13.3.0 to 13.4.1 #1930

Workflow file for this run

name: GitHub Status
on: push
jobs:
github-status:
runs-on: ubuntu-latest
steps:
- name: Check GitHub Status
uses: crazy-max/ghaction-github-status@v4
with:
overall_threshold: minor
pages_threshold: partial_outage
- name: Checkout
uses: actions/checkout@v4