diff --git a/README.md b/README.md index d366dfd..083c3b4 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ env: ```yml steps: - name: Publish allure report - uses: andrcuns/allure-publish-action@v2.8.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 }}