Skip to content

build(deps-dev): bump vite from 6.3.2 to 6.4.1 in /ai/ai-react-app #2169

build(deps-dev): bump vite from 6.3.2 to 6.4.1 in /ai/ai-react-app

build(deps-dev): bump vite from 6.3.2 to 6.4.1 in /ai/ai-react-app #2169

Workflow file for this run

name: Tag Diff
on:
pull_request:
jobs:
tag-diff:
runs-on: ubuntu-latest
steps:
- name: "Git Checkout"
uses: actions/checkout@v2
- name: "Diff tags"
uses: invertase/[email protected]
with:
github-token: ${{ secrets.GITHUB_TOKEN }}