Skip to content

build(deps): bump golang.org/x/net from 0.23.0 to 0.33.0 in /pkg/ometrics in the go_modules group across 1 directory #1996

build(deps): bump golang.org/x/net from 0.23.0 to 0.33.0 in /pkg/ometrics in the go_modules group across 1 directory

build(deps): bump golang.org/x/net from 0.23.0 to 0.33.0 in /pkg/ometrics in the go_modules group across 1 directory #1996

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