Skip to content

Bump @octokit/webhooks from 13.3.0 to 13.4.1 #522

Bump @octokit/webhooks from 13.3.0 to 13.4.1

Bump @octokit/webhooks from 13.3.0 to 13.4.1 #522

Workflow file for this run

name: Test Action
on:
- pull_request_target
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
allowed-actors: buluma, dependabot[bot]
package-block-list: '@actions/core, @actions/github'