Skip to content

fix(deps): bump h3/astro/wrangler + close 4 CVEs to unstick build #33

fix(deps): bump h3/astro/wrangler + close 4 CVEs to unstick build

fix(deps): bump h3/astro/wrangler + close 4 CVEs to unstick build #33

Workflow file for this run

name: emberharmony
on:
issue_comment:
types: [created]
pull_request_review_comment:
types: [created]
jobs:
emberharmony:
if: |
contains(github.event.comment.body, ' /oc') ||
startsWith(github.event.comment.body, '/oc') ||
contains(github.event.comment.body, ' /emberharmony') ||
startsWith(github.event.comment.body, '/emberharmony')
runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: write
issues: write
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Run emberharmony
uses: SolaceHarmony/emberharmony/github@latest
env:
GITHUB_TOKEN: ${{ github.token }}
ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }}
with:
model: anthropic/claude-sonnet-4-20250514