File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ jobs:
107107 node-version : ' 22'
108108 cache : ' npm'
109109 cache-dependency-path : ' ./cli/package-lock.json'
110- - uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
110+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
111111 with :
112112 name : opentdf-sdk-lib
113113 path : lib/
@@ -140,7 +140,7 @@ jobs:
140140 node-version : ' 22'
141141 cache : ' npm'
142142 cache-dependency-path : ' ./web-app/package-lock.json'
143- - uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
143+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
144144 with :
145145 name : opentdf-sdk-lib
146146 path : lib/
@@ -185,11 +185,11 @@ jobs:
185185 node-version : ' 22'
186186 cache : ' npm'
187187 cache-dependency-path : ' ./web-app/package-lock.json'
188- - uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
188+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
189189 with :
190190 name : opentdf-sdk-lib
191191 path : lib/
192- - uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
192+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
193193 with :
194194 name : opentdf-ctl
195195 path : cli/
Original file line number Diff line number Diff line change 4747 node-version : ' 22'
4848 cache : ' npm'
4949 cache-dependency-path : ' ./cli/package-lock.json'
50- - uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
50+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
5151 with :
5252 name : opentdf-sdk-lib
5353 path : lib/
7777 node-version : ' 22'
7878 cache : ' npm'
7979 cache-dependency-path : ' ./web-app/package-lock.json'
80- - uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
80+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
8181 with :
8282 name : opentdf-sdk-lib
8383 path : lib/
You can’t perform that action at this time.
0 commit comments