Skip to content

[Snyk] Upgrade debug from 4.3.6 to 4.3.7 #83

[Snyk] Upgrade debug from 4.3.6 to 4.3.7

[Snyk] Upgrade debug from 4.3.6 to 4.3.7 #83

name: "Greet Contributors"
on:
pull_request:
types: [opened, synchronize]
jobs:
GreetCommitter:
runs-on: ubuntu-latest
steps:
- name: "Greet Contributor"
uses: ibakshay/greet-contributors-action@v3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}