Skip to content

Bump parcel from 2.3.2 to 2.12.0 #2

Bump parcel from 2.3.2 to 2.12.0

Bump parcel from 2.3.2 to 2.12.0 #2

Workflow file for this run

name: Inspect dependencies
on:
- pull_request
jobs:
check_new_dependencies:
runs-on: ubuntu-latest
steps:
- name: Check for new dependencies
uses: hiwelo/new-dependencies-action@1.0.1
with:
token: ${{ secrets.GITHUB_TOKEN }}