Skip to content

chore: bump github.com/aws/aws-sdk-go-v2/service/lambda from 1.69.11 to 1.69.12 #1305

chore: bump github.com/aws/aws-sdk-go-v2/service/lambda from 1.69.11 to 1.69.12

chore: bump github.com/aws/aws-sdk-go-v2/service/lambda from 1.69.11 to 1.69.12 #1305

# 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