Skip to content

[Snyk] Upgrade @tiptap/extension-color from 2.3.1 to 2.6.4 #695

[Snyk] Upgrade @tiptap/extension-color from 2.3.1 to 2.6.4

[Snyk] Upgrade @tiptap/extension-color from 2.3.1 to 2.6.4 #695

Workflow file for this run

name: 'Welcome New Contributors'
on:
issues:
types: [opened]
pull_request_target:
types: [opened]
jobs:
welcome-new-contributor:
runs-on: ubuntu-latest
steps:
- name: 'Greet the contributor'
uses: garg3133/welcome-new-contributors@v1.2
with:
token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Hello @contributor_name, thanks for opening your first issue! your contribution is valuable to us. The maintainers will review this issue and provide feedback as soon as possible.'
pr-message: 'Hello @contributor_name, thanks for opening your first Pull Request. The maintainers will review this Pull Request and provide feedback as soon as possible. Keep up the great work!'