Skip to content

[Snyk] Upgrade @types/react from 18.0.31 to 18.3.3 #4

[Snyk] Upgrade @types/react from 18.0.31 to 18.3.3

[Snyk] Upgrade @types/react from 18.0.31 to 18.3.3 #4

name: 'Author Assign'
on:
pull_request_target:
types: [opened, reopened]
permissions:
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@v2.1.0
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}' # GITHUB_TOKEN will be used by default