From 135defff39fc0c9b8bed58d74bb5d867c860a99e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 11:24:17 +0000 Subject: [PATCH] Bump simple-elf/allure-report-action from 1.9 to 1.12 Bumps [simple-elf/allure-report-action](https://github.com/simple-elf/allure-report-action) from 1.9 to 1.12. - [Release notes](https://github.com/simple-elf/allure-report-action/releases) - [Commits](https://github.com/simple-elf/allure-report-action/compare/v1.9...v1.12) --- updated-dependencies: - dependency-name: simple-elf/allure-report-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/e2e-run.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/e2e-run.yml b/.github/workflows/e2e-run.yml index b17335215..6cf8452f9 100644 --- a/.github/workflows/e2e-run.yml +++ b/.github/workflows/e2e-run.yml @@ -143,7 +143,7 @@ jobs: path: ./e2e-tests/target/allure-results - name: Generate Allure report - uses: simple-elf/allure-report-action@v1.9 + uses: simple-elf/allure-report-action@v1.12 id: allure-report with: allure_results: ./e2e-tests/target/allure-results