Skip to content

Bump husky from 9.0.11 to 9.1.0 #2622

Bump husky from 9.0.11 to 9.1.0

Bump husky from 9.0.11 to 9.1.0 #2622

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:
use-auto-merge: true
allowed-actors: tjenkinson, dependabot[bot]
package-block-list: '@actions/core, @actions/github'