Skip to content

[Snyk] Security upgrade sass from 1.69.5 to 1.79.0 #46

[Snyk] Security upgrade sass from 1.69.5 to 1.79.0

[Snyk] Security upgrade sass from 1.69.5 to 1.79.0 #46

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