Skip to content

chore(deps): bump underscore from 1.13.6 to 1.13.7 #77

chore(deps): bump underscore from 1.13.6 to 1.13.7

chore(deps): bump underscore from 1.13.6 to 1.13.7 #77

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