Skip to content

chore(deps): bump framer-motion from 11.9.0 to 11.11.9 #1102

chore(deps): bump framer-motion from 11.9.0 to 11.11.9

chore(deps): bump framer-motion from 11.9.0 to 11.11.9 #1102

Workflow file for this run

name: 'Author Assign'
on:
pull_request_target:
types: [opened, reopened]
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@v1.1.0
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'