Skip to content

Bump @types/node from 20.5.1 to 20.5.3 #288

Bump @types/node from 20.5.1 to 20.5.3

Bump @types/node from 20.5.1 to 20.5.3 #288

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'