Skip to content

chore(deps): bump stefanzweifel/git-auto-commit-action from 7.0.0 to 7.1.0 #4676

chore(deps): bump stefanzweifel/git-auto-commit-action from 7.0.0 to 7.1.0

chore(deps): bump stefanzweifel/git-auto-commit-action from 7.0.0 to 7.1.0 #4676

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