Skip to content

Commit bd0ce4b

Browse files
Bump andrcuns/allure-publish-action from 1.1.0 to 1.2.0 (#425)
Bumps [andrcuns/allure-publish-action](https://github.com/andrcuns/allure-publish-action) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/andrcuns/allure-publish-action/releases) - [Commits](andrcuns/allure-publish-action@v1.1.0...v1.2.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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 76a5b5d commit bd0ce4b

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
@@ -65,7 +65,7 @@ jobs:
6565
with:
6666
name: allure-results
6767
- name: Publish allure report
68-
uses: andrcuns/allure-publish-action@v1.1.0
68+
uses: andrcuns/allure-publish-action@v1.2.0
6969
env:
7070
GOOGLE_CLOUD_CREDENTIALS_JSON: ${{ secrets.GOOGLE_CLOUD_CREDENTIALS_JSON }}
7171
GITHUB_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)