Skip to content

Commit

Permalink
chore(deps): bump andrcuns/allure-publish-action from 2.8.0 to 2.9.0 (
Browse files Browse the repository at this point in the history
  • Loading branch information
mgabelle authored Dec 4, 2024
1 parent e01f676 commit 7262746
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
- uses: rlespinasse/github-slug-action@v5

- name: Publish allure report
uses: andrcuns/allure-publish-action@v2.8.0
uses: andrcuns/allure-publish-action@v2.9.0
if: ${{ always() && env.GOOGLE_SERVICE_ACCOUNT != 0 && (github.event.inputs.skip-test == 'false' || github.event.inputs.skip-test == '') }}
env:
GITHUB_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 7262746

Please sign in to comment.