Skip to content

Bump npm-package-arg from 10.1.0 to 11.0.1 #38

Bump npm-package-arg from 10.1.0 to 11.0.1

Bump npm-package-arg from 10.1.0 to 11.0.1 #38

Workflow file for this run

name: Pull request
on:
pull_request_target:
types:
- opened
- reopened
- edited
- synchronize
jobs:
main:
runs-on: ubuntu-latest
permissions:
statuses: write
steps:
- name: Check out repository
uses: actions/checkout@v3
- uses: ./
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}