From 9d61e42ede9e381d8fbb73e186b407f47ebd1277 Mon Sep 17 00:00:00 2001 From: Alan Rominger Date: Fri, 27 Feb 2026 09:52:38 -0500 Subject: [PATCH] Bump action version (#16306) --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bdcf6aa5a1..50c7040761 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -124,7 +124,7 @@ jobs: && github.event_name == 'push' && env.UPSTREAM_REPOSITORY_ID == github.repository_id && github.ref_name == github.event.repository.default_branch - uses: ansible/gh-action-record-test-results@cd5956ead39ec66351d0779470c8cff9638dd2b8 + uses: ansible/gh-action-record-test-results@fc552f81bf7e734cdebe6d04f9f608e2e2b4759e with: aggregation-server-url: ${{ vars.PDE_ORG_RESULTS_AGGREGATOR_UPLOAD_URL }} http-auth-password: >- @@ -298,7 +298,7 @@ jobs: && github.event_name == 'push' && env.UPSTREAM_REPOSITORY_ID == github.repository_id && github.ref_name == github.event.repository.default_branch - uses: ansible/gh-action-record-test-results@cd5956ead39ec66351d0779470c8cff9638dd2b8 + uses: ansible/gh-action-record-test-results@fc552f81bf7e734cdebe6d04f9f608e2e2b4759e with: aggregation-server-url: ${{ vars.PDE_ORG_RESULTS_AGGREGATOR_UPLOAD_URL }} http-auth-password: >-