We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dea7f7 commit 7557398Copy full SHA for 7557398
1 file changed
.github/workflows/dev.yml
@@ -197,7 +197,7 @@ jobs:
197
198
system-tests:
199
needs: build-system-tests-artifact
200
- uses: DataDog/system-tests/.github/workflows/system-tests.yml@main
+ uses: DataDog/system-tests/.github/workflows/system-tests.yml@1e5d6b7096279ca43ce4826fda3cc805635b63c1
201
secrets:
202
TEST_OPTIMIZATION_API_KEY: ${{ secrets.DD_CI_VIS_API_KEY }}
203
permissions:
0 commit comments