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 7272 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
7373
7474 - name : " Download build artifacts"
75- uses : actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
75+ uses : actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
7676 with :
7777 name : Packages
7878 path : dist
@@ -104,7 +104,7 @@ jobs:
104104 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
105105
106106 - name : " Download build artifacts"
107- uses : actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
107+ uses : actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
108108 with :
109109 name : Packages
110110 path : dist
You can’t perform that action at this time.
0 commit comments