Skip to content

fix: update dependencies and update readme with the correct quota lim… #1059

fix: update dependencies and update readme with the correct quota lim…

fix: update dependencies and update readme with the correct quota lim… #1059

Workflow file for this run

name: Release-Pipeline
permissions:
contents: write
issues: write
# Trigger on push(merge) to main branch
on:
push:
branches:
- main
jobs:
call-terraform-release-pipeline:
uses: terraform-ibm-modules/common-pipeline-assets/.github/workflows/common-release.yml@v1.24.5
secrets: inherit