Skip to content

Commit 100f380

Browse files
renovate[bot]hypery2k
authored andcommitted
chore(deps): update mikepenz/action-junit-report action to v6
1 parent f55803e commit 100f380

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
6363
- name: Publish Test Report
6464
# sonarcloud-ignore githubactions:S7637
65-
uses: mikepenz/action-junit-report@v5
65+
uses: mikepenz/action-junit-report@v6
6666
if: success() || failure()
6767
with:
6868
summary: true

0 commit comments

Comments
 (0)