Skip to content

chore(deps): bump golang.org/x/term from 0.25.0 to 0.26.0 #687

chore(deps): bump golang.org/x/term from 0.25.0 to 0.26.0

chore(deps): bump golang.org/x/term from 0.25.0 to 0.26.0 #687

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 }}