Skip to content

Bump @types/node from 20.5.0 to 20.5.1 #285

Bump @types/node from 20.5.0 to 20.5.1

Bump @types/node from 20.5.0 to 20.5.1 #285

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'