Skip to content

Commit 19ec2a2

Browse files
build(deps): bump simple-elf/allure-report-action from 1.13 to 1.14
Bumps [simple-elf/allure-report-action](https://github.com/simple-elf/allure-report-action) from 1.13 to 1.14. - [Release notes](https://github.com/simple-elf/allure-report-action/releases) - [Commits](simple-elf/allure-report-action@53ebb75...e463a47) --- updated-dependencies: - dependency-name: simple-elf/allure-report-action dependency-version: '1.14' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 351a908 commit 19ec2a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
fetch-depth: 1
7272

7373
- name: (allure-report) Build test report
74-
uses: simple-elf/allure-report-action@53ebb757a2097edc77c53ecef4d454fc2f2f774c
74+
uses: simple-elf/allure-report-action@e463a472d3b1d750f9544369d60589ff1964c820
7575
if: ${{ steps.e2e-report.outputs.exists == 'true' && !cancelled() }}
7676
with:
7777
gh_pages: gh-test

0 commit comments

Comments
 (0)