Skip to content

Commit 292977b

Browse files
Bump andrcuns/allure-publish-action from 2.8.0 to 2.9.0 (#571)
Bumps [andrcuns/allure-publish-action](https://github.com/andrcuns/allure-publish-action) from 2.8.0 to 2.9.0. - [Release notes](https://github.com/andrcuns/allure-publish-action/releases) - [Commits](andrcuns/allure-publish-action@v2.8.0...v2.9.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cda756d commit 292977b

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
@@ -67,7 +67,7 @@ jobs:
6767
- name: Download allure-results
6868
uses: actions/download-artifact@v4
6969
- name: Publish allure report
70-
uses: andrcuns/allure-publish-action@v2.8.0
70+
uses: andrcuns/allure-publish-action@v2.9.0
7171
env:
7272
GOOGLE_CLOUD_CREDENTIALS_JSON: ${{ secrets.GOOGLE_CLOUD_CREDENTIALS_JSON }}
7373
GITHUB_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)