Update DataDog/synthetics-ci-github-action workflow
This commit is contained in:
@@ -29,7 +29,7 @@ jobs:
|
|||||||
# Run Synthetic tests within your GitHub workflow.
|
# 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
|
# For additional configuration options visit the action within the marketplace: https://github.com/marketplace/actions/datadog-synthetics-ci
|
||||||
- name: Run Datadog Synthetic tests
|
- name: Run Datadog Synthetic tests
|
||||||
uses: DataDog/synthetics-ci-github-action@2b56dc0cca9daa14ab69c0d1d6844296de8f941e
|
uses: DataDog/synthetics-ci-github-action@c36b031081c29b54513d7faba468ddd5b248baf3 # v1.4.0
|
||||||
with:
|
with:
|
||||||
api_key: ${{secrets.DD_API_KEY}}
|
api_key: ${{secrets.DD_API_KEY}}
|
||||||
app_key: ${{secrets.DD_APP_KEY}}
|
app_key: ${{secrets.DD_APP_KEY}}
|
||||||
|
|||||||
Reference in New Issue
Block a user