Skip to content

Commit 2d214da

Browse files
chore(deps): update enricomi/publish-unit-test-result-action digest to c950f6f
1 parent 4b67060 commit 2d214da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/test-package/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ runs:
2727
npm run test
2828
- name: Publish test reports
2929
if: ${{ !cancelled() }}
30-
uses: EnricoMi/publish-unit-test-result-action@34d7c956a59aed1bfebf31df77b8de55db9bbaaf # v2
30+
uses: EnricoMi/publish-unit-test-result-action@c950f6fb443cb5af20a377fd0dfaa78838901040 # v2
3131
with:
3232
files: "./packages/${{ inputs.package_name }}/test-results/**/*"
3333
check_name: "Test report for ${{ inputs.package_name }}"

0 commit comments

Comments
 (0)