Skip to content

Commit 5d60956

Browse files
renovate[bot]Donnerbart
authored andcommitted
Update actions/upload-artifact digest to 4cec3d8
1 parent 43b9b01 commit 5d60956

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

merge-junit-reports/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ runs:
4141
continue-on-error: true
4242

4343
- name: Merge JUnit report artifacts
44-
uses: actions/upload-artifact/merge@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4
44+
uses: actions/upload-artifact/merge@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4
4545
with:
4646
name: ${{ inputs.artifact-name }}
4747
pattern: ${{ inputs.split-artifact-pattern }}

0 commit comments

Comments
 (0)