Skip to content

[Snyk] Upgrade ejs from 3.1.8 to 3.1.9 #184

[Snyk] Upgrade ejs from 3.1.8 to 3.1.9

[Snyk] Upgrade ejs from 3.1.8 to 3.1.9 #184

Workflow file for this run

name: Greetings
on: [pull_request_target, issues]
jobs:
greeting:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: "Thank you for your issue report! I will look into it as soon as possible."
pr-message: "Thank you for your pull request! I will look into it as soon as possible."