From b5798afed56689eba156668ee4f5d2398c8d078c Mon Sep 17 00:00:00 2001 From: "stepsecurity-app[bot]" <188008098+stepsecurity-app[bot]@users.noreply.github.com> Date: Wed, 28 May 2025 17:23:34 +0000 Subject: [PATCH] [StepSecurity] Apply security best practicesSigned-off-by: StepSecurity Bot . J:DEF-2843 --- .github/workflows/test-results.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-results.yml b/.github/workflows/test-results.yml index 09b41e6800..1f95ec803d 100644 --- a/.github/workflows/test-results.yml +++ b/.github/workflows/test-results.yml @@ -30,7 +30,7 @@ jobs: - name: Publish Test Results id: test-results - uses: EnricoMi/publish-unit-test-result-action@afb2984f4d89672b2f9d9c13ae23d53779671984 # v2.19.0 + uses: step-security/publish-unit-test-result-action@cc82caac074385ae176d39d2d143ad05e1130b2d # v2.18.0 with: commit: ${{ github.event.workflow_run.head_sha }} event_file: artifacts/Event File/event.json