We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4eea72b + 4faba4e commit 4224f1bCopy full SHA for 4224f1b
1 file changed
.github/workflows/docker_image_upload.yml
@@ -47,7 +47,7 @@ jobs:
47
role-session-name: upload-cdk-utils-build
48
49
- name: docker_artifact download
50
- uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0
+ uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53
51
with:
52
name: docker_artifact
53
path: .
0 commit comments