Skip to content

Commit 7557398

Browse files
committed
chore(ci): pin system-tests workflow to 1e5d6b709
1 parent 2dea7f7 commit 7557398

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ jobs:
197197

198198
system-tests:
199199
needs: build-system-tests-artifact
200-
uses: DataDog/system-tests/.github/workflows/system-tests.yml@main
200+
uses: DataDog/system-tests/.github/workflows/system-tests.yml@1e5d6b7096279ca43ce4826fda3cc805635b63c1
201201
secrets:
202202
TEST_OPTIMIZATION_API_KEY: ${{ secrets.DD_CI_VIS_API_KEY }}
203203
permissions:

0 commit comments

Comments
 (0)