Skip to content

chore: bump github.com/aws/aws-sdk-go-v2/service/sts from 1.30.3 to 1.30.4 in /terraform/provider #24240

chore: bump github.com/aws/aws-sdk-go-v2/service/sts from 1.30.3 to 1.30.4 in /terraform/provider

chore: bump github.com/aws/aws-sdk-go-v2/service/sts from 1.30.3 to 1.30.4 in /terraform/provider #24240

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