Skip to content

build(deps): bump tar from 6.2.0 to 6.2.1 in /packages/core/manifest in the npm_and_yarn group across 1 directory #438

build(deps): bump tar from 6.2.0 to 6.2.1 in /packages/core/manifest in the npm_and_yarn group across 1 directory

build(deps): bump tar from 6.2.0 to 6.2.1 in /packages/core/manifest in the npm_and_yarn group across 1 directory #438

Workflow file for this run

name: Greet first-time contributors
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Welcome to Manifest, thank you for adding your first issue !'
pr-message: 'Welcome to Manifest, thank you for adding your first PR !'