File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -81,11 +81,11 @@ jobs:
8181 environment : GovCloud ${{ inputs.environment }} (East)
8282 steps :
8383 - name : Download Zip
84- uses : actions/download-artifact@b14cf4c92620c250e1c074ab0a5800e37df86765 # v4.2.0
84+ uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
8585 with :
8686 name : AWSLambdaPowertoolsTypeScriptV2.zip
8787 - name : Download Metadata
88- uses : actions/download-artifact@b14cf4c92620c250e1c074ab0a5800e37df86765 # v4.2.0
88+ uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
8989 with :
9090 name : AWSLambdaPowertoolsTypeScriptV2.json
9191 - name : Verify Layer Signature
@@ -146,11 +146,11 @@ jobs:
146146 name : GovCloud ${{ inputs.environment }} (West)
147147 steps :
148148 - name : Download Zip
149- uses : actions/download-artifact@b14cf4c92620c250e1c074ab0a5800e37df86765 # v4.2.0
149+ uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
150150 with :
151151 name : AWSLambdaPowertoolsTypeScriptV2.zip
152152 - name : Download Metadata
153- uses : actions/download-artifact@b14cf4c92620c250e1c074ab0a5800e37df86765 # v4.2.0
153+ uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
154154 with :
155155 name : AWSLambdaPowertoolsTypeScriptV2.json
156156 - name : Verify Layer Signature
You can’t perform that action at this time.
0 commit comments