Skip to content

Commit

Permalink
Bump simple-elf/allure-report-action from 1.9 to 1.11
Browse files Browse the repository at this point in the history
Bumps [simple-elf/allure-report-action](https://github.com/simple-elf/allure-report-action) from 1.9 to 1.11.
- [Release notes](https://github.com/simple-elf/allure-report-action/releases)
- [Commits](simple-elf/allure-report-action@v1.9...v1.11)

---
updated-dependencies:
- dependency-name: simple-elf/allure-report-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 0ad8695 commit d1d2e48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.11
id: allure-report
with:
allure_results: ./e2e-tests/target/allure-results
Expand Down

0 comments on commit d1d2e48

Please sign in to comment.