@@ -132,7 +132,7 @@ jobs:
132132 go-version-file : ' go.mod'
133133 cache : false
134134 - name : Download Packages
135- uses : actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe # v4.1.2
135+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
136136 with :
137137 name : nginx-agent-unsigned-snapshots
138138 path : build
@@ -176,7 +176,7 @@ jobs:
176176 go-version-file : ' go.mod'
177177 cache : false
178178 - name : Download Packages
179- uses : actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe # v4.1.2
179+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
180180 with :
181181 name : nginx-agent-unsigned-snapshots
182182 path : build
@@ -227,7 +227,7 @@ jobs:
227227 go-version-file : ' go.mod'
228228 cache : false
229229 - name : Download Packages
230- uses : actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe # v4.1.2
230+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
231231 with :
232232 name : nginx-agent-unsigned-snapshots
233233 path : build
@@ -288,7 +288,7 @@ jobs:
288288 go-version-file : ' go.mod'
289289 cache : false
290290 - name : Download Packages
291- uses : actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe # v4.1.2
291+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
292292 with :
293293 name : nginx-agent-unsigned-snapshots
294294 path : build
@@ -366,7 +366,7 @@ jobs:
366366 cache : false
367367
368368 - name : Download Packages
369- uses : actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe # v4.1.2
369+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
370370 with :
371371 name : nginx-agent-unsigned-snapshots
372372 path : build
0 commit comments