Skip to content

Commit b33c763

Browse files
chore(deps): bump mikepenz/action-junit-report from 6.4.1 to 6.4.2 (#954)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c7a50b1 commit b33c763

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/helm-chart.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
helm unittest ./helm/flowfuse -t JUnit -o junit-results.xml
120120
121121
- name: Publish Test Report
122-
uses: mikepenz/action-junit-report@3a81627bfac62268172037048872e8ebd4207e6d # v6.4.1
122+
uses: mikepenz/action-junit-report@d9f48fc87bc235f7e214acf696ca5abc0a986f16 # v6.4.2
123123
if: always()
124124
with:
125125
check_name: 'Helm chart unit tests'

0 commit comments

Comments
 (0)