File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -81,11 +81,11 @@ jobs:
81
81
environment : GovCloud ${{ inputs.environment }} (East)
82
82
steps :
83
83
- name : Download Zip
84
- uses : actions/download-artifact@b14cf4c92620c250e1c074ab0a5800e37df86765 # v4.2.0
84
+ uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
85
85
with :
86
86
name : AWSLambdaPowertoolsTypeScriptV2.zip
87
87
- name : Download Metadata
88
- uses : actions/download-artifact@b14cf4c92620c250e1c074ab0a5800e37df86765 # v4.2.0
88
+ uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
89
89
with :
90
90
name : AWSLambdaPowertoolsTypeScriptV2.json
91
91
- name : Verify Layer Signature
@@ -138,11 +138,11 @@ jobs:
138
138
name : GovCloud ${{ inputs.environment }} (West)
139
139
steps :
140
140
- name : Download Zip
141
- uses : actions/download-artifact@b14cf4c92620c250e1c074ab0a5800e37df86765 # v4.2.0
141
+ uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
142
142
with :
143
143
name : AWSLambdaPowertoolsTypeScriptV2.zip
144
144
- name : Download Metadata
145
- uses : actions/download-artifact@b14cf4c92620c250e1c074ab0a5800e37df86765 # v4.2.0
145
+ uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
146
146
with :
147
147
name : AWSLambdaPowertoolsTypeScriptV2.json
148
148
- name : Verify Layer Signature
You can’t perform that action at this time.
0 commit comments