From 6a607f6250e782c2c2dccfa710fcababf561bcaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 13:57:17 +0000 Subject: [PATCH] Bump simple-elf/allure-report-action from 1.9 to 1.13 Bumps [simple-elf/allure-report-action](https://github.com/simple-elf/allure-report-action) from 1.9 to 1.13. - [Release notes](https://github.com/simple-elf/allure-report-action/releases) - [Commits](https://github.com/simple-elf/allure-report-action/compare/58e6590adf6d8f196a0d771bf8a00e6921086a62...53ebb757a2097edc77c53ecef4d454fc2f2f774c) --- updated-dependencies: - dependency-name: simple-elf/allure-report-action dependency-version: '1.13' 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 954ae62c3..df59983cc 100644 --- a/.github/workflows/e2e-run.yml +++ b/.github/workflows/e2e-run.yml @@ -147,7 +147,7 @@ jobs: path: ./e2e-tests/build/allure-results - name: Generate Allure report - uses: simple-elf/allure-report-action@58e6590adf6d8f196a0d771bf8a00e6921086a62 # infered from @v1.9 + uses: simple-elf/allure-report-action@53ebb757a2097edc77c53ecef4d454fc2f2f774c # infered from @v1.13 id: allure-report with: allure_results: ./e2e-tests/build/allure-results