Skip to content

Bump tough-cookie and ember-cli-fastboot #935

Bump tough-cookie and ember-cli-fastboot

Bump tough-cookie and ember-cli-fastboot #935

Workflow file for this run

name: Ember Asset Sizes
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: mainmatter/ember-asset-size-action@v3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"