Skip to content

Commit 78aa757

Browse files
authored
Merge pull request #2769 from thin-edge/dependabot/github_actions/joonvena/robotframework-reporter-action-2.4
build(deps): Bump joonvena/robotframework-reporter-action from 2.3 to 2.4
2 parents bcb637b + 57abb20 commit 78aa757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ jobs:
176176
path: tests/RobotFramework/output
177177

178178
- name: Send report to commit
179-
uses: joonvena/robotframework-reporter-action@v2.3
179+
uses: joonvena/robotframework-reporter-action@v2.4
180180
if: always() && github.event_name == 'pull_request_target'
181181
with:
182182
gh_access_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)