File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 7171 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
7272
7373 - name : " Download build artifacts"
74- uses : actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
74+ uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
7575 with :
7676 name : Packages
7777 path : dist
@@ -103,7 +103,7 @@ jobs:
103103 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
104104
105105 - name : " Download build artifacts"
106- uses : actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
106+ uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
107107 with :
108108 name : Packages
109109 path : dist
You can’t perform that action at this time.
0 commit comments