Skip to content

chore(deps): bump ejs from 3.1.9 to 3.1.10 #1322

chore(deps): bump ejs from 3.1.9 to 3.1.10

chore(deps): bump ejs from 3.1.9 to 3.1.10 #1322

Workflow file for this run

name: Changelog
on:
pull_request:
jobs:
pr:
runs-on: ubuntu-latest
if: ${{ github.event_name == 'pull_request' }}
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: actions/setup-node@v4
with:
node-version: '18'
- run: npx beachball check --changehint "Run 'yarn change' to generate a change file"