Skip to content

Commit

Permalink
chore: bump joonvena/robotframework-reporter-action from 2.2 to 2.5
Browse files Browse the repository at this point in the history
Bumps [joonvena/robotframework-reporter-action](https://github.com/joonvena/robotframework-reporter-action) from 2.2 to 2.5.
- [Release notes](https://github.com/joonvena/robotframework-reporter-action/releases)
- [Commits](joonvena/robotframework-reporter-action@v2.2...v2.5)

---
updated-dependencies:
- dependency-name: joonvena/robotframework-reporter-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 3cfccdd commit 7888b96
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 @@ -61,7 +61,7 @@ jobs:
# send report to forks only due to limits on permission tokens
- name: Send report to commit
if: github.repository != 'WebGoat/WebGoat' && github.event_name == 'push'
uses: joonvena/robotframework-reporter-action@v2.2
uses: joonvena/robotframework-reporter-action@v2.5
with:
gh_access_token: ${{ secrets.GITHUB_TOKEN }}
report_path: 'robotreport'

0 comments on commit 7888b96

Please sign in to comment.