File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 9797 with :
9898 ref : ${{ github.sha }}
9999 - name : Download CDK layer artifacts
100- uses : actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
100+ uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
101101 with :
102102 path : cdk-layer-stack
103103 pattern : cdk-layer-stack-* # merge all Layer artifacts created per region earlier (reusable_deploy_layer_stack.yml; step "Save Layer ARN artifact")
Original file line number Diff line number Diff line change 8181 - name : Setup dependencies
8282 uses : aws-powertools/actions/.github/actions/cached-node-modules@29979bc5339bf54f76a11ac36ff67701986bb0f0
8383 - name : Download artifact
84- uses : actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
84+ uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
8585 with :
8686 name : ${{ inputs.artifact-name }}
8787 - name : Unzip artifact
You can’t perform that action at this time.
0 commit comments