Skip to content

Commit

Permalink
Merge pull request #170 from betterup/update
Browse files Browse the repository at this point in the history
Datadog Update
  • Loading branch information
cdowning-betterup authored Jul 29, 2024
2 parents 9c29650 + 326f873 commit a65a9c4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-scan-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ on:

env:
REGISTRY: ghcr.io
AGENT_VERSION: 7.51.0
CLUSTER_AGENT_IMAGE_NAME: "${{ github.repository }}/datadog-cluster-agent:${{ github.sha }}-7.51.0-GOV"
AGENT_IMAGE_NAME: "${{ github.repository }}/datadog-agent:${{ github.sha }}-7.51.0-GOV"
AGENT_VERSION: 7.55.2
CLUSTER_AGENT_IMAGE_NAME: "${{ github.repository }}/datadog-cluster-agent:${{ github.sha }}-7.55.2-GOV"
AGENT_IMAGE_NAME: "${{ github.repository }}/datadog-agent:${{ github.sha }}-7.55.2-GOV"

jobs:
build-and-scan:
Expand Down

0 comments on commit a65a9c4

Please sign in to comment.