From b37a857f2c868a1c8aad8d0ae9930bf41fdf63df Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 02:12:46 +0000 Subject: [PATCH] chore(deps): update simple-elf/allure-report-action action to v1.11 --- .github/workflows/integration-tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration-tests.yaml b/.github/workflows/integration-tests.yaml index c9162b7..603c448 100644 --- a/.github/workflows/integration-tests.yaml +++ b/.github/workflows/integration-tests.yaml @@ -49,7 +49,7 @@ jobs: path: gh-pages - name: Build test report - uses: simple-elf/allure-report-action@v1.7 + uses: simple-elf/allure-report-action@v1.11 if: always() with: gh_pages: gh-pages