Skip to content

Commit

Permalink
Merge pull request #168 from betterup/GFSB-2071
Browse files Browse the repository at this point in the history
[GFSB-2071] (staging) update datadog
  • Loading branch information
cdowning-betterup authored Feb 26, 2024
2 parents e534b26 + fed4f49 commit 9c29650
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.50.3
CLUSTER_AGENT_IMAGE_NAME: "${{ github.repository }}/datadog-cluster-agent:${{ github.sha }}-7.50.3-GOV"
AGENT_IMAGE_NAME: "${{ github.repository }}/datadog-agent:${{ github.sha }}-7.50.3-GOV"
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"

jobs:
build-and-scan:
Expand Down

0 comments on commit 9c29650

Please sign in to comment.