Skip to content

fix(deps): update dependency openai to v4.57.0 #87

fix(deps): update dependency openai to v4.57.0

fix(deps): update dependency openai to v4.57.0 #87

Workflow file for this run

name: loop anthropic
on:
pull_request:
permissions:
contents: read
id-token: write
pull-requests: write
jobs:
loop:
name: loop
runs-on: ubuntu-latest
strategy:
fail-fast: false
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
with:
fetch-depth: 0
- run: |
pwd
tree -a
shell: bash
- uses: ./
with:
debug: true
github_token: ${{ secrets.GITHUB_TOKEN }}
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
region: us-west-2
amplification: 0 # always trigger the action