Skip to content

Commit 726db95

Browse files
committed
chore(ci): pin system-tests workflow to 1e5d6b709
1 parent 1e4463f commit 726db95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/system_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
system-tests:
2929
needs:
3030
- build
31-
uses: DataDog/system-tests/.github/workflows/system-tests.yml@main
31+
uses: DataDog/system-tests/.github/workflows/system-tests.yml@1e5d6b7096279ca43ce4826fda3cc805635b63c1
3232
secrets:
3333
DD_API_KEY: ${{ secrets.DD_API_KEY }}
3434
TEST_OPTIMIZATION_API_KEY: ${{ secrets.TEST_OPTIMIZATION_API_KEY }}

0 commit comments

Comments
 (0)