Skip to content

chore(deps): bump next from 14.2.15 to 14.2.21 in the npm_and_yarn group across 1 directory #1

chore(deps): bump next from 14.2.15 to 14.2.21 in the npm_and_yarn group across 1 directory

chore(deps): bump next from 14.2.15 to 14.2.21 in the npm_and_yarn group across 1 directory #1

name: Release Event Tracking
# Measure a datadog event every time a release occurs
on:
pull_request:
types:
- closed
- opened
- reopened
release:
types: [published]
jobs:
release-tracking:
name: Release Tracking
uses: primer/.github/.github/workflows/[email protected]
secrets:
datadog_api_key: ${{ secrets.DATADOG_API_KEY }}