Skip to content

chore: bump golang.org/x/sync from 0.10.0 to 0.11.0 in /shared #25573

chore: bump golang.org/x/sync from 0.10.0 to 0.11.0 in /shared

chore: bump golang.org/x/sync from 0.10.0 to 0.11.0 in /shared #25573

# 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
steps:
- uses: chanzuckerberg/github-actions/.github/actions/[email protected]