Skip to content

chore: bump github.com/aws/aws-sdk-go-v2/service/acm from 1.30.17 to 1.30.18 #1302

chore: bump github.com/aws/aws-sdk-go-v2/service/acm from 1.30.17 to 1.30.18

chore: bump github.com/aws/aws-sdk-go-v2/service/acm from 1.30.17 to 1.30.18 #1302

# Validates PR title follows conventional commits
name: conventional-commits
on:
pull_request:
branches: main
types:
- edited
- opened
- synchronize
- reopened
jobs:
conventional_commit_title:
runs-on: ARM64
steps:
- uses: chanzuckerberg/github-actions/.github/actions/conventional-commits@v1.3.1