Skip to content

Commit 63d41af

Browse files
chore(deps): update mikepenz/action-junit-report digest to 65fe035 (#164)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cc98881 commit 63d41af

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
path: (core|spring)/**/checkstyle-result.xml
8989

9090
- name: Publish Test Report
91-
uses: mikepenz/action-junit-report@cf701569b05ccdd861a76b8607a66d76f6fd4857 # v5
91+
uses: mikepenz/action-junit-report@65fe03598d8d251738592a497a9e8547a5c48eaa # v5
9292
continue-on-error: true
9393
if: github.event_name == 'pull_request' && (success() || failure())
9494
with:

0 commit comments

Comments
 (0)