Skip to content

Commit

Permalink
Bump andrcuns/allure-publish-action from 1.2.0 to 2.9.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 1.2.0 to 2.9.0.
- [Release notes](https://github.com/andrcuns/allure-publish-action/releases)
- [Commits](andrcuns/allure-publish-action@v1.2.0...v2.9.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent f412ff2 commit 4b017ff
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 @@ -65,7 +65,7 @@ jobs:
with:
name: allure-results
- name: Publish allure report
uses: andrcuns/allure-publish-action@v1.2.0
uses: andrcuns/allure-publish-action@v2.9.0
env:
GOOGLE_CLOUD_CREDENTIALS_JSON: ${{ secrets.GOOGLE_CLOUD_CREDENTIALS_JSON }}
GITHUB_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 4b017ff

Please sign in to comment.