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
@@ -146,11 +146,11 @@ jobs:
146
146
name : GovCloud ${{ inputs.environment }} (West)
147
147
steps :
148
148
- name : Download Zip
149
- uses : actions/download-artifact@b14cf4c92620c250e1c074ab0a5800e37df86765 # v4.2.0
149
+ uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
150
150
with :
151
151
name : AWSLambdaPowertoolsTypeScriptV2.zip
152
152
- name : Download Metadata
153
- uses : actions/download-artifact@b14cf4c92620c250e1c074ab0a5800e37df86765 # v4.2.0
153
+ uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
154
154
with :
155
155
name : AWSLambdaPowertoolsTypeScriptV2.json
156
156
- name : Verify Layer Signature
You can’t perform that action at this time.
0 commit comments