Skip to content

Commit

Permalink
Use action from master as reference
Browse files Browse the repository at this point in the history
  • Loading branch information
EnricoMi committed Sep 29, 2021
1 parent e36fd06 commit 9aba469
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-test-results.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
done
- name: Publish Unit Test Results
uses: EnricoMi/publish-unit-test-result-action@v1
uses: EnricoMi/publish-unit-test-result-action/composite@master
with:
commit: ${{ github.event.workflow_run.head_sha }}
check_name: Unit Test Results (reference)
Expand Down

0 comments on commit 9aba469

Please sign in to comment.