Skip to content

build(deps): bump axios from 0.21.1 to 1.6.3 #736

build(deps): bump axios from 0.21.1 to 1.6.3

build(deps): bump axios from 0.21.1 to 1.6.3 #736

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: 'Welcome your first issue here, thanks'
pr-message: 'Welcome your first pr here, thanks'