Skip to content

chore(deps-dev): bump rollup from 4.30.0 to 4.30.1 in the npm-updates group #239

chore(deps-dev): bump rollup from 4.30.0 to 4.30.1 in the npm-updates group

chore(deps-dev): bump rollup from 4.30.0 to 4.30.1 in the npm-updates group #239

Workflow file for this run

name: Yarn Lock Changes
on: [pull_request_target]
jobs:
check:
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Yarn Lock Changes
uses: Simek/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
collapsibleThreshold: '25'
failOnDowngrade: 'false'
path: 'yarn.lock'
updateComment: 'true'