Skip to content

Commit 55b8c2c

Browse files
chore(deps): bump mikepenz/action-junit-report from 6.3.1 to 6.4.0 (#859)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 96502c7 commit 55b8c2c

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
@@ -99,7 +99,7 @@ jobs:
9999
helm unittest ./helm/flowfuse -t JUnit -o junit-results.xml
100100
101101
- name: Publish Test Report
102-
uses: mikepenz/action-junit-report@49b2ca06f62aa7ef83ae6769a2179271e160d8e4 # v6.3.1
102+
uses: mikepenz/action-junit-report@bccf2e31636835cf0874589931c4116687171386 # v6.4.0
103103
if: always()
104104
with:
105105
check_name: 'Helm chart unit tests'

0 commit comments

Comments
 (0)