mirror of https://github.com/linkerd/linkerd2.git
				
				
				
			build(deps): bump actions/download-artifact from 4.1.5 to 4.1.6 (#12488)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.5 to 4.1.6.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](8caf195ad4...9c19ed7fe5)
---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
			
			
This commit is contained in:
		
							parent
							
								
									4db9a7b93c
								
							
						
					
					
						commit
						2d11be4fd4
					
				|  | @ -192,7 +192,7 @@ jobs: | |||
|       - uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 | ||||
|         with: | ||||
|           go-version: "1.22" | ||||
|       - uses: actions/download-artifact@8caf195ad4b1dee92908e23f56eeb0696f1dd42d | ||||
|       - uses: actions/download-artifact@9c19ed7fe5d278cd354c7dfd5d3b88589c7e2395 | ||||
|         with: | ||||
|           pattern: image-archives-* | ||||
|           path: image-archives | ||||
|  | @ -224,7 +224,7 @@ jobs: | |||
|           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||||
|       - uses: olix0r/cargo-action-fmt/setup@9269f3aa1ff01775d95efc97037e2cbdb41d9684 | ||||
|       - uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f | ||||
|       - uses: actions/download-artifact@8caf195ad4b1dee92908e23f56eeb0696f1dd42d | ||||
|       - uses: actions/download-artifact@9c19ed7fe5d278cd354c7dfd5d3b88589c7e2395 | ||||
|         with: | ||||
|           pattern: image-archives-* | ||||
|           path: image-archives | ||||
|  | @ -320,7 +320,7 @@ jobs: | |||
|       - uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 | ||||
|         with: | ||||
|           go-version: "1.22" | ||||
|       - uses: actions/download-artifact@8caf195ad4b1dee92908e23f56eeb0696f1dd42d | ||||
|       - uses: actions/download-artifact@9c19ed7fe5d278cd354c7dfd5d3b88589c7e2395 | ||||
|         with: | ||||
|           pattern: image-archives-* | ||||
|           path: image-archives | ||||
|  | @ -345,7 +345,7 @@ jobs: | |||
|       - uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 | ||||
|         with: | ||||
|           go-version: "1.22" | ||||
|       - uses: actions/download-artifact@8caf195ad4b1dee92908e23f56eeb0696f1dd42d | ||||
|       - uses: actions/download-artifact@9c19ed7fe5d278cd354c7dfd5d3b88589c7e2395 | ||||
|         with: | ||||
|           pattern: image-archives-* | ||||
|           path: image-archives | ||||
|  | @ -379,7 +379,7 @@ jobs: | |||
|       - uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 | ||||
|         with: | ||||
|           go-version: "1.22" | ||||
|       - uses: actions/download-artifact@8caf195ad4b1dee92908e23f56eeb0696f1dd42d | ||||
|       - uses: actions/download-artifact@9c19ed7fe5d278cd354c7dfd5d3b88589c7e2395 | ||||
|         with: | ||||
|           pattern: image-archives-* | ||||
|           path: image-archives | ||||
|  |  | |||
|  | @ -100,7 +100,7 @@ jobs: | |||
|         with: | ||||
|           go-version: "1.22" | ||||
|       - name: Download image archives | ||||
|         uses: actions/download-artifact@8caf195ad4b1dee92908e23f56eeb0696f1dd42d | ||||
|         uses: actions/download-artifact@9c19ed7fe5d278cd354c7dfd5d3b88589c7e2395 | ||||
|         with: | ||||
|           name: image-archives-cli | ||||
|           path: image-archives | ||||
|  | @ -233,7 +233,7 @@ jobs: | |||
|       - uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f | ||||
|       # - name: Download choco package | ||||
|       #   if: startsWith(github.ref, 'refs/tags/stable') | ||||
|       #   uses: actions/download-artifact@8caf195ad4b1dee92908e23f56eeb0696f1dd42d | ||||
|       #   uses: actions/download-artifact@9c19ed7fe5d278cd354c7dfd5d3b88589c7e2395 | ||||
|       #   with: | ||||
|       #     name: choco | ||||
|       #     path: choco | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue