Skip to content

Commit 8c1ddc3

Browse files
authored
Merge pull request #629 from ColdBox/dependabot/github_actions/mikepenz/action-junit-report-6.0.1
Bump mikepenz/action-junit-report from 5.6.2 to 6.0.1
2 parents cab77d7 + 4da3dcd commit 8c1ddc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
run: echo "CFENGINE_VERSION=$(box echo ${serverInfo.engineName@coldbox-${{ matrix.cfengine }}}@${serverInfo.engineVersion@coldbox-${{ matrix.cfengine }}})" >> $GITHUB_ENV
8989

9090
- name: Publish Test Reports
91-
uses: mikepenz/action-junit-report@v5.6.2
91+
uses: mikepenz/action-junit-report@v6.0.1
9292
if: always()
9393
with:
9494
report_paths: |

0 commit comments

Comments
 (0)