From baa95ab97f484df82fb8145deba8f0045db4e6ce Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Fri, 1 May 2026 08:10:20 +0100 Subject: [PATCH] Pin tap-summary to latest released version --- .github/workflows/test_and_deploy.yml | 2 +- .github/workflows/verify.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test_and_deploy.yml b/.github/workflows/test_and_deploy.yml index e630fe6f..6fef86aa 100644 --- a/.github/workflows/test_and_deploy.yml +++ b/.github/workflows/test_and_deploy.yml @@ -172,4 +172,4 @@ jobs: run: hurl --test --report-tap verification.tap test/prod.hurl env: HURL_VARIABLE_api_token: ${{ secrets.API_TOKEN }} - - uses: pcolby/tap-summary@ccdf184636a1a57277bbccbe3480bc021207e2d8 # v1 + - uses: pcolby/tap-summary@3f74dc3bad1d527b8c1d5fa88e2f72a3adb2d9e6 # v1.2.0 diff --git a/.github/workflows/verify.yml b/.github/workflows/verify.yml index 28b0e59c..02a09162 100644 --- a/.github/workflows/verify.yml +++ b/.github/workflows/verify.yml @@ -12,4 +12,4 @@ jobs: - run: hurl --test --report-tap verification.tap test/prod.hurl env: HURL_api_token: ${{ secrets.API_TOKEN }} - - uses: pcolby/tap-summary@ec9de3f6393083dd89052d519a23b2999a75be9b # v1 + - uses: pcolby/tap-summary@3f74dc3bad1d527b8c1d5fa88e2f72a3adb2d9e6 # v1.2.0