Skip to content

chore: [release-2.9.x] Bump go to 1.21.9 and build image to 0.33.1 #1520

chore: [release-2.9.x] Bump go to 1.21.9 and build image to 0.33.1

chore: [release-2.9.x] Bump go to 1.21.9 and build image to 0.33.1 #1520

---
name: enforce conventional commits
on: [pull_request]
jobs:
check-title:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}