Skip to content

chore: bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.27.0 to 2.28.0 in /terraform/provider #19508

chore: bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.27.0 to 2.28.0 in /terraform/provider

chore: bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.27.0 to 2.28.0 in /terraform/provider #19508

# Validates PR title follows conventional commits
name: conventional-commits
on:
pull_request:
branches: main
types:
- edited
- opened
- synchronize
- reopened
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
conventional_commit_title:
runs-on: [ARM64, self-hosted, Linux]
steps:
- uses: chanzuckerberg/github-actions/.github/actions/[email protected]