We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8851f6 commit dbf5d50Copy full SHA for dbf5d50
.github/workflows/e2e.yml
@@ -61,7 +61,7 @@ jobs:
61
working-directory: frontend
62
63
- name: Publish Results
64
- uses: mikepenz/action-junit-report@a294a61c909bd8a4b563024a2faa28897fd53ebc # v6
+ uses: mikepenz/action-junit-report@74626db7353a25a20a72816467ebf035f674c5f8 # v6
65
continue-on-error: true
66
if: always()
67
with:
0 commit comments