Skip to content

Commit 57abb20

Browse files
build(deps): Bump joonvena/robotframework-reporter-action
Bumps [joonvena/robotframework-reporter-action](https://github.com/joonvena/robotframework-reporter-action) from 2.3 to 2.4. - [Release notes](https://github.com/joonvena/robotframework-reporter-action/releases) - [Commits](joonvena/robotframework-reporter-action@v2.3...v2.4) --- updated-dependencies: - dependency-name: joonvena/robotframework-reporter-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bcb637b commit 57abb20

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)