Skip to content

🤖 Bump @webcontainer/api from 1.1.9 to 1.2.1 in /frontend #526

🤖 Bump @webcontainer/api from 1.1.9 to 1.2.1 in /frontend

🤖 Bump @webcontainer/api from 1.1.9 to 1.2.1 in /frontend #526

Workflow file for this run

name: Size Label
on: pull_request
jobs:
size-label:
if: github.actor != 'dependabot[bot]'
runs-on: ubuntu-latest
steps:
- name: size-label
uses: "pascalgn/size-label-action@v0.5.2"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"