Skip to content

Commit b93fa0b

Browse files
Bump andrcuns/allure-publish-action from 2.4.0 to 2.5.0
Bumps [andrcuns/allure-publish-action](https://github.com/andrcuns/allure-publish-action) from 2.4.0 to 2.5.0. - [Release notes](https://github.com/andrcuns/allure-publish-action/releases) - [Commits](andrcuns/allure-publish-action@v2.4.0...v2.5.0) --- updated-dependencies: - dependency-name: andrcuns/allure-publish-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7435b52 commit b93fa0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
with:
7070
name: allure-results
7171
- name: Publish allure report
72-
uses: andrcuns/allure-publish-action@v2.4.0
72+
uses: andrcuns/allure-publish-action@v2.5.0
7373
env:
7474
GOOGLE_CLOUD_CREDENTIALS_JSON: ${{ secrets.GOOGLE_CLOUD_CREDENTIALS_JSON }}
7575
GITHUB_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)