Skip to content

Bump path-to-regexp from 7.1.0 to 8.0.0 #459

Bump path-to-regexp from 7.1.0 to 8.0.0

Bump path-to-regexp from 7.1.0 to 8.0.0 #459

name: Post Terraform plan to PR comment
on:
pull_request:
branches:
- staging
- main
types:
- opened
- synchronize
- reopened
jobs:
add-terraform-plan-to-staging-pr:
uses: ./.github/workflows/_terraform-plan-pr-comment.yml
secrets: inherit
with:
deploy-env: ${{ github.base_ref }}