Skip to content

Commit bdcb22f

Browse files
Bump andrcuns/allure-publish-action from 2.7.0 to 2.7.1 (#557)
Bumps [andrcuns/allure-publish-action](https://github.com/andrcuns/allure-publish-action) from 2.7.0 to 2.7.1. - [Release notes](https://github.com/andrcuns/allure-publish-action/releases) - [Commits](andrcuns/allure-publish-action@v2.7.0...v2.7.1) --- updated-dependencies: - dependency-name: andrcuns/allure-publish-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 33c1137 commit bdcb22f

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/[email protected].0
70+
uses: andrcuns/[email protected].1
7171
env:
7272
GOOGLE_CLOUD_CREDENTIALS_JSON: ${{ secrets.GOOGLE_CLOUD_CREDENTIALS_JSON }}
7373
GITHUB_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)