Skip to content

Bump vite from 4.5.5 to 4.5.9 #4867

Bump vite from 4.5.5 to 4.5.9

Bump vite from 4.5.5 to 4.5.9 #4867

Workflow file for this run

name: Auto Approval
on: pull_request_target
jobs:
auto-approve-dependabot:
runs-on: ubuntu-latest
steps:
- name: Approve Dependabot updates
uses: hmarr/[email protected]
if: github.actor == 'dependabot[bot]'
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"