Skip to content

Bump husky from 9.1.5 to 9.1.6 #492

Bump husky from 9.1.5 to 9.1.6

Bump husky from 9.1.5 to 9.1.6 #492

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'