Skip to content

fix(deps): update dependency framer-motion to v11.2.5 #2906

fix(deps): update dependency framer-motion to v11.2.5

fix(deps): update dependency framer-motion to v11.2.5 #2906

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
deploy:
uses: browniebroke/github-actions/.github/workflows/netlify-deploy.yml@main
with:
netlify_site_id: '2d3f146f-3ca0-4651-afa1-4fe16612de76'
secrets:
netlify_auth_token: ${{ secrets.NETLIFY_AUTH_TOKEN }}