Skip to content

Bump @vitejs/plugin-vue from 4.2.3 to 4.3.1 in /frontend #606

Bump @vitejs/plugin-vue from 4.2.3 to 4.3.1 in /frontend

Bump @vitejs/plugin-vue from 4.2.3 to 4.3.1 in /frontend #606

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: "Thank you for submitting an issue. Issue will be reviewed and acted upon soon"
pr-message: "Thank you for submittng PR. PR will be reviewed and merged"