Skip to content

Commit

Permalink
Bump andrcuns/allure-publish-action from 2.7.1 to 2.8.0
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.1 to 2.8.0.
- [Release notes](https://github.com/andrcuns/allure-publish-action/releases)
- [Commits](andrcuns/allure-publish-action@v2.7.1...v2.8.0)

---
updated-dependencies:
- dependency-name: andrcuns/allure-publish-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 2de92c4 commit 1017284
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.1
uses: andrcuns/allure-publish-action@v2.8.0
env:
GOOGLE_CLOUD_CREDENTIALS_JSON: ${{ secrets.GOOGLE_CLOUD_CREDENTIALS_JSON }}
GITHUB_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 1017284

Please sign in to comment.