Skip to content

Commit

Permalink
Update mikepenz/action-junit-report digest to ac30be7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 21, 2024
1 parent b235fa7 commit 6bdbad5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run_id: ${{ github.event.workflow_run.id }}

- name: Publish Test Report
uses: mikepenz/action-junit-report@9379f0ccddcab154835d4e2487555ee79614fe95 # v4
uses: mikepenz/action-junit-report@ac30be7acb0a361e5492575ab42e47fcadec4928 # v4
with:
commit: ${{ github.event.workflow_run.head_sha }}
report_paths: "**/build/test-results/*/TEST-*.xml"

0 comments on commit 6bdbad5

Please sign in to comment.