Skip to content

[Snyk] Upgrade react-dom from 18.2.0 to 18.3.1 #53

[Snyk] Upgrade react-dom from 18.2.0 to 18.3.1

[Snyk] Upgrade react-dom from 18.2.0 to 18.3.1 #53

name: Review Snyk Pull Requests
on:
pull_request:
types:
- opened
jobs:
run_if:
if: startsWith(github.head_ref, 'snyk-')
runs-on: ubuntu-latest
steps:
- name: Assign PullerBear for Snyk PR reviews
uses: nikosmoum/[email protected]
with:
teamName: "pullerbear"
githubToken: ${{ secrets.MELVIN_GH_TOKEN }}