Skip to content

Commit

Permalink
Bump andrcuns/allure-publish-action from 2.7.0 to 2.7.1 (#557)
Browse files Browse the repository at this point in the history
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent 33c1137 commit bdcb22f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- name: Download allure-results
uses: actions/download-artifact@v4
- name: Publish allure report
uses: andrcuns/allure-publish-action@v2.7.0
uses: andrcuns/allure-publish-action@v2.7.1
env:
GOOGLE_CLOUD_CREDENTIALS_JSON: ${{ secrets.GOOGLE_CLOUD_CREDENTIALS_JSON }}
GITHUB_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit bdcb22f

Please sign in to comment.