From 8d3cb501bd754d8707d4d36ff29464060ae925bf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 14:05:42 +0000 Subject: [PATCH] chore(deps): update datadog/synthetics-ci-github-action digest to 0f25006 --- .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 ff89cc611..740c134dc 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@07d0442eac9142fb7c405f92029d742d30bb88ef + uses: DataDog/synthetics-ci-github-action@0f25006574ba9f1fd88478806f8d8ace516abb4e with: api_key: ${{secrets.DD_API_KEY}} app_key: ${{secrets.DD_APP_KEY}}