Skip to content

Commit 6da9e3e

Browse files
chore(deps): update enricomi/publish-unit-test-result-action digest to c950f6f
1 parent 2bda382 commit 6da9e3e

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
@@ -25,7 +25,7 @@ runs:
2525
npm run test
2626
- name: Publish test reports
2727
if: ${{ !cancelled() }}
28-
uses: EnricoMi/publish-unit-test-result-action@34d7c956a59aed1bfebf31df77b8de55db9bbaaf # v2
28+
uses: EnricoMi/publish-unit-test-result-action@c950f6fb443cb5af20a377fd0dfaa78838901040 # v2
2929
with:
3030
files: "./packages/${{ inputs.package_name }}/test-results/**/*"
3131
check_name: "Test report for ${{ inputs.package_name }}"

0 commit comments

Comments
 (0)