Skip to content

chore(deps): bump the minor-and-patch group across 1 directory with 44 updates #152

chore(deps): bump the minor-and-patch group across 1 directory with 44 updates

chore(deps): bump the minor-and-patch group across 1 directory with 44 updates #152

Workflow file for this run

name: CLA Assistant
on:
pull_request_target:
types: [opened, synchronize, reopened]
issue_comment:
types: [created]
jobs:
cla:
permissions:
contents: read
pull-requests: write
issues: write
uses: replane-dev/.github/.github/workflows/cla.yml@main
secrets:
CLA_ACCESS_TOKEN: ${{ secrets.CLA_ACCESS_TOKEN }}