Skip to content

fix(deps): update dependency nuka-carousel to v8 #2732

fix(deps): update dependency nuka-carousel to v8

fix(deps): update dependency nuka-carousel to v8 #2732

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
concurrency:
group: ${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
lint:
uses: browniebroke/github-actions/.github/workflows/ts-lint.yml@v1
bundlewatch:
uses: browniebroke/github-actions/.github/workflows/bundlewatch.yml@v1
secrets:
bundlewatch_token: ${{ secrets.BUNDLEWATCH_GITHUB_TOKEN }}
deploy:
uses: browniebroke/github-actions/.github/workflows/netlify-deploy.yml@v1
with:
netlify_site_id: '10c50357-1953-4307-9c1b-c40f1f826885'
secrets:
netlify_auth_token: ${{ secrets.NETLIFY_AUTH_TOKEN }}