Skip to content

chore(deps): bump k8s.io/client-go from 0.27.2 to 0.30.2 #93

chore(deps): bump k8s.io/client-go from 0.27.2 to 0.30.2

chore(deps): bump k8s.io/client-go from 0.27.2 to 0.30.2 #93

name: Pull Request Shared Actions
on:
pull_request:
types: [opened, synchronize, reopened, edited] # Add edited to the default list for title changes event
jobs:
conventional_commit:
name: Conventional Commit
uses: getoutreach/actions/.github/workflows/conventional_commit.yaml@main
secrets:
OUTREACH_DOCKER_JSON: ${{ secrets.OUTREACH_DOCKER_JSON }}