Skip to content

Bump @google/genai from 1.34.0 to 2.16.0 in /frontend #260

Bump @google/genai from 1.34.0 to 2.16.0 in /frontend

Bump @google/genai from 1.34.0 to 2.16.0 in /frontend #260

Workflow file for this run

name: "PR Labeler"
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true