Skip to content

Commit

Permalink
Merge pull request #2216 from trilitech/dependabot/github_actions/deb…
Browse files Browse the repository at this point in the history
…lockt/cucumber-report-annotations-action-1.17
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
2 parents 8ced9ad + 6aa5e59 commit 6c0b658
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- run: pnpm test:e2e

- name: Cucumber Report to Annotations
uses: deblockt/cucumber-report-annotations-action@v1.16
uses: deblockt/cucumber-report-annotations-action@v1.17
if: always()
with:
access-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 6c0b658

Please sign in to comment.