Skip to content

Commit e34dab9

Browse files
authored
Merge branch 'current' into dependabot/github_actions/docker/setup-qemu-action-3.7.0
2 parents 3a5a02e + c02c4b3 commit e34dab9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/component-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
component: ${{ needs.prepare.outputs.name }}
6060

6161
- name: Upload
62-
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
62+
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
6363
id: upload-artifact
6464
with:
6565
name: ${{ needs.prepare.outputs.name }}

0 commit comments

Comments
 (0)