WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

chore(deps-dev): bump vite from 7.1.7 to 7.1.11 #1684

chore(deps-dev): bump vite from 7.1.7 to 7.1.11

chore(deps-dev): bump vite from 7.1.7 to 7.1.11 #1684

Workflow file for this run

name: Changelog
on:
pull_request:
jobs:
pr:
runs-on: ubuntu-latest
if: ${{ github.repository_owner == 'microsoft' }}
permissions:
contents: 'read'
actions: 'read'
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
fetch-depth: 0
- uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0
with:
node-version: '20'
- run: npx beachball check --changehint "Run 'yarn change' to generate a change file"