File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -156,7 +156,7 @@ jobs:
156156 # Try registry first (fast), fallback to artifact if registry fails
157157 - name : Pull Docker image from registry
158158 id : pull_image
159- uses : nick-fields/retry@v3
159+ uses : nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # v3
160160 with :
161161 timeout_minutes : 5
162162 max_attempts : 3
Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ jobs:
100100 # Try registry first (fast), fallback to artifact if registry fails
101101 - name : Pull Docker image from registry
102102 id : pull_image
103- uses : nick-fields/retry@v3
103+ uses : nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # v3
104104 with :
105105 timeout_minutes : 5
106106 max_attempts : 3
@@ -193,7 +193,7 @@ jobs:
193193 # Try registry first (fast), fallback to artifact if registry fails
194194 - name : Pull Docker image from registry
195195 id : pull_image
196- uses : nick-fields/retry@v3
196+ uses : nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # v3
197197 with :
198198 timeout_minutes : 5
199199 max_attempts : 3
Original file line number Diff line number Diff line change @@ -167,7 +167,7 @@ jobs:
167167 # Try registry first (fast), fallback to artifact if registry fails
168168 - name : Pull Docker image from registry
169169 id : pull_image
170- uses : nick-fields/retry@v3
170+ uses : nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # v3
171171 with :
172172 timeout_minutes : 5
173173 max_attempts : 3
Original file line number Diff line number Diff line change @@ -156,7 +156,7 @@ jobs:
156156 # Try registry first (fast), fallback to artifact if registry fails
157157 - name : Pull Docker image from registry
158158 id : pull_image
159- uses : nick-fields/retry@v3
159+ uses : nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # v3
160160 with :
161161 timeout_minutes : 5
162162 max_attempts : 3
Original file line number Diff line number Diff line change @@ -156,7 +156,7 @@ jobs:
156156 # Try registry first (fast), fallback to artifact if registry fails
157157 - name : Pull Docker image from registry
158158 id : pull_image
159- uses : nick-fields/retry@v3
159+ uses : nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # v3
160160 with :
161161 timeout_minutes : 5
162162 max_attempts : 3
You can’t perform that action at this time.
0 commit comments