From 872476a0deebd10e3848a58d9c002c6fa87725cf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2024 03:00:03 +0000 Subject: [PATCH] chore(deps): update datadog/synthetics-ci-github-action digest to 09f1458 --- .github/workflows/datadog-synthetics.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/datadog-synthetics.yml b/.github/workflows/datadog-synthetics.yml index 3d52f49..6211dbf 100644 --- a/.github/workflows/datadog-synthetics.yml +++ b/.github/workflows/datadog-synthetics.yml @@ -29,7 +29,7 @@ jobs: # Run Synthetic tests within your GitHub workflow. # For additional configuration options visit the action within the marketplace: https://github.com/marketplace/actions/datadog-synthetics-ci - name: Run Datadog Synthetic tests - uses: DataDog/synthetics-ci-github-action@a3ae3be10856e996d9f1f7bd188c4a449c7746c9 + uses: DataDog/synthetics-ci-github-action@09f14582d4356e2d1ce9c440a496ef5495b3316f with: api_key: ${{secrets.DD_API_KEY}} app_key: ${{secrets.DD_APP_KEY}}