Skip to content

[Snyk] Upgrade debug from 4.3.4 to 4.3.5 #6

[Snyk] Upgrade debug from 4.3.4 to 4.3.5

[Snyk] Upgrade debug from 4.3.4 to 4.3.5 #6

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