Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions datadog-agent-7.73.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package:
name: datadog-agent-7.73
# This package has two git checkouts. For each new release, the commit SHA for
# DataDog/integrations-core must also be updated.
version: "7.73.1"
version: "7.73.2"
epoch: 0 # GHSA-2xpw-w6gg-jr37, GHSA-gm62-xv2j-4w53
description: "Collect events and metrics from your hosts that send data to Datadog."
copyright:
Expand Down Expand Up @@ -110,7 +110,7 @@ pipeline:
with:
repository: https://github.com/DataDog/datadog-agent
tag: ${{package.version}}
expected-commit: 1d2fbb7d72285ca46bbe74b48100d2aa48cb8789
expected-commit: 7e6f754ea025ca7feadae23286c928df8c2de0f3

- runs: |
sed -i'' 's/v1\.3\.7/v1.6.1/g' go.mod
Expand Down
Loading