We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7a50b1 commit b33c763Copy full SHA for b33c763
1 file changed
.github/workflows/helm-chart.yml
@@ -119,7 +119,7 @@ jobs:
119
helm unittest ./helm/flowfuse -t JUnit -o junit-results.xml
120
121
- name: Publish Test Report
122
- uses: mikepenz/action-junit-report@3a81627bfac62268172037048872e8ebd4207e6d # v6.4.1
+ uses: mikepenz/action-junit-report@d9f48fc87bc235f7e214acf696ca5abc0a986f16 # v6.4.2
123
if: always()
124
with:
125
check_name: 'Helm chart unit tests'
0 commit comments