Skip to content

Commit

Permalink
Merge pull request #2988 from thin-edge/dependabot/github_actions/joo…
Browse files Browse the repository at this point in the history
…nvena/robotframework-reporter-action-2.5

chore(deps): Bump joonvena/robotframework-reporter-action from 2.4 to 2.5
  • Loading branch information
reubenmiller authored Jul 11, 2024
2 parents b3eadc7 + 5b22b4b commit b2b24ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ jobs:
path: tests/RobotFramework/output

- name: Send report to commit
uses: joonvena/robotframework-reporter-action@v2.4
uses: joonvena/robotframework-reporter-action@v2.5
if: always() && github.event_name == 'pull_request_target'
with:
gh_access_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit b2b24ed

Please sign in to comment.