Skip to content

[Snyk] Security upgrade octokit from 3.1.1 to 3.1.2 #31

[Snyk] Security upgrade octokit from 3.1.1 to 3.1.2

[Snyk] Security upgrade octokit from 3.1.1 to 3.1.2 #31

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 }}