Skip to content

chore: bump nanoid from 3.3.12 to 3.3.18 #188

chore: bump nanoid from 3.3.12 to 3.3.18

chore: bump nanoid from 3.3.12 to 3.3.18 #188

Workflow file for this run

name: Greetings
on:
pull_request_target:
issues:
types: [opened]
permissions:
issues: write
pull-requests: write
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v3
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
issue_message: "¡Gracias por tu interés en Fullstack Nights y por abrir este Issue! Pronto estaremos en contacto. / Thanks for your interest in Fullstack Nights and for opening this issue! We'll be in touch soon."
pr_message: "¡Gracias por tu interés en Fullstack Nights y por hacer este Pull Request! Pronto estaremos en contacto. / Thanks for your interest in Fullstack Nights and for opening this pull request! We'll be in touch soon."