We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96502c7 commit 55b8c2cCopy full SHA for 55b8c2c
1 file changed
.github/workflows/helm-chart.yml
@@ -99,7 +99,7 @@ jobs:
99
helm unittest ./helm/flowfuse -t JUnit -o junit-results.xml
100
101
- name: Publish Test Report
102
- uses: mikepenz/action-junit-report@49b2ca06f62aa7ef83ae6769a2179271e160d8e4 # v6.3.1
+ uses: mikepenz/action-junit-report@bccf2e31636835cf0874589931c4116687171386 # v6.4.0
103
if: always()
104
with:
105
check_name: 'Helm chart unit tests'
0 commit comments