Skip to content

build(deps): bump openai from 1.35.3 to 1.35.7 (#9) #38

build(deps): bump openai from 1.35.3 to 1.35.7 (#9)

build(deps): bump openai from 1.35.3 to 1.35.7 (#9) #38

Workflow file for this run

name: Repository Metadata Sync
on:
push:
branches: [main, master]
jobs:
repo_sync:
runs-on: ubuntu-latest
steps:
- name: Fetching Local Repository
uses: actions/checkout@v4
- name: Repository Metadata Sync
uses: iloveitaly/github-actions-metadata-sync@v1
with:
TOKEN: ${{ secrets.GH_PERSONAL_TOKEN }}