chore(deps): bump docker/setup-buildx-action from 2.5.0 to 2.6.0 (#2555)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](4b4e9c3e2d...6a58db7e0d)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
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
							
								
									7ab68f2e5a
								
							
						
					
					
						commit
						e01e67074a
					
				|  | @ -88,7 +88,7 @@ jobs: | ||||||
|     - uses: docker/setup-qemu-action@2b82ce82d56a2a04d2637cd93a637ae1b359c0a7 # v2.2.0 |     - uses: docker/setup-qemu-action@2b82ce82d56a2a04d2637cd93a637ae1b359c0a7 # v2.2.0 | ||||||
|       with: |       with: | ||||||
|         platforms: ${{ matrix.platforms }} |         platforms: ${{ matrix.platforms }} | ||||||
|     - uses: docker/setup-buildx-action@4b4e9c3e2d4531116a6f8ba8e71fc6e2cb6e6c8c # v1 |     - uses: docker/setup-buildx-action@6a58db7e0d21ca03e6c44877909e80e45217eed2 # v1 | ||||||
|     - uses: docker/build-push-action@44ea916f6c540f9302d50c2b1e5a8dc071f15cdf # v4.1.0 |     - uses: docker/build-push-action@44ea916f6c540f9302d50c2b1e5a8dc071f15cdf # v4.1.0 | ||||||
|       id: build-and-push |       id: build-and-push | ||||||
|       with: |       with: | ||||||
|  |  | ||||||
|  | @ -29,7 +29,7 @@ jobs: | ||||||
|       with: |       with: | ||||||
|         go-version: '1.20' |         go-version: '1.20' | ||||||
|     - uses: actions/checkout@b0e28b5ac45a892f91e7d036f8200cf5ed489415 # v3 |     - uses: actions/checkout@b0e28b5ac45a892f91e7d036f8200cf5ed489415 # v3 | ||||||
|     - uses: docker/setup-buildx-action@4b4e9c3e2d4531116a6f8ba8e71fc6e2cb6e6c8c # v1 |     - uses: docker/setup-buildx-action@6a58db7e0d21ca03e6c44877909e80e45217eed2 # v1 | ||||||
| 
 | 
 | ||||||
|     - run: make install-container-diff k3s-setup |     - run: make install-container-diff k3s-setup | ||||||
|     - run: make ${{ matrix.make-target }} |     - run: make ${{ matrix.make-target }} | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue