Skip to content

terraform(deps): bump cloudflare/cloudflare from 4.47.0 to 4.48.0 in /terraform #60

terraform(deps): bump cloudflare/cloudflare from 4.47.0 to 4.48.0 in /terraform

terraform(deps): bump cloudflare/cloudflare from 4.47.0 to 4.48.0 in /terraform #60

---
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