We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a0d1b8 commit 67fe65cCopy full SHA for 67fe65c
.github/actions/analyse/action.yml
@@ -26,7 +26,7 @@ runs:
26
shell: bash
27
28
- name: Publish test reports
29
- uses: mikepenz/action-junit-report@a427a90771729d8f85b6ab0cdaa1a5929cab985d # v5
+ uses: mikepenz/action-junit-report@992d97d6eb2e5f3de985fbf9df6a04386874114d # v5
30
if: always() && github.actor != 'dependabot[bot]'
31
with:
32
check_name: |-
0 commit comments