Skip to content

Bump nanoid from 3.3.7 to 3.3.8 in /virtual-virgo #22

Bump nanoid from 3.3.7 to 3.3.8 in /virtual-virgo

Bump nanoid from 3.3.7 to 3.3.8 in /virtual-virgo #22

Workflow file for this run

name: Greetings
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Thanks for your feedback, I will have a look as soon as possible'
pr-message: 'Thanks for your PR, I will have a look as soon as possible'