Skip to content

terraform(deps): bump cloudflare/cloudflare from 4.50.0 to 4.51.0 in /terraform #63

terraform(deps): bump cloudflare/cloudflare from 4.50.0 to 4.51.0 in /terraform

terraform(deps): bump cloudflare/cloudflare from 4.50.0 to 4.51.0 in /terraform #63

---
name: Pull Request
on:
pull_request:
branches:
- main
permissions:
id-token: write
contents: write
issues: write
checks: write
pull-requests: write
jobs:
terraform-intergrations:
# This job name must match the name of call called Workflow in order for
# the name to successfully match any required status checks within the
# branch protections
name: Terraform Integrations
uses: ./.github/workflows/terraform-integrations.yaml
secrets: inherit