From 13f9f13f4e93f86ecb90fcacc06dfe33106f40b6 Mon Sep 17 00:00:00 2001 From: Pete Wall Date: Mon, 28 Oct 2024 20:29:47 -0500 Subject: [PATCH] Set step id Signed-off-by: Pete Wall --- .github/workflows/platform-test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/platform-test.yml b/.github/workflows/platform-test.yml index 980f56656c..f21b5aadba 100644 --- a/.github/workflows/platform-test.yml +++ b/.github/workflows/platform-test.yml @@ -72,6 +72,7 @@ jobs: config: charts/k8s-monitoring/tests/integration/${{ matrix.test }}/cluster.yaml - name: Random number + id: random-number uses: yakubique/random-number@v1.1 with: min: 100000