Skip to content

fix(deps): update dependency @ai-sdk/amazon-bedrock to v4.0.52 (#66) #70

fix(deps): update dependency @ai-sdk/amazon-bedrock to v4.0.52 (#66)

fix(deps): update dependency @ai-sdk/amazon-bedrock to v4.0.52 (#66) #70

Workflow file for this run

name: Release
on:
push:
branches:
- main
concurrency:
group: ${{ github.workflow }}
cancel-in-progress: false
permissions:
id-token: write
contents: write
jobs:
release:
uses: WillBooster/reusable-workflows/.github/workflows/release.yml@main
with:
github_hosted_runner: true
secrets:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}