chore(deps): bump docker/setup-buildx-action from 3.3.0 to 3.4.0 (#3237)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](d70bba72b1...4fd812986e)
---
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
							
								
									22dfb05f39
								
							
						
					
					
						commit
						3dc85a1588
					
				|  | @ -90,7 +90,7 @@ jobs: | ||||||
|     - uses: docker/setup-qemu-action@68827325e0b33c7199eb31dd4e31fbe9023e06e3 # v3.0.0 |     - uses: docker/setup-qemu-action@68827325e0b33c7199eb31dd4e31fbe9023e06e3 # v3.0.0 | ||||||
|       with: |       with: | ||||||
|         platforms: ${{ matrix.platforms }} |         platforms: ${{ matrix.platforms }} | ||||||
|     - uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb # v1 |     - uses: docker/setup-buildx-action@4fd812986e6c8c2a69e18311145f9371337f27d4 # v1 | ||||||
|     - uses: docker/build-push-action@31159d49c0d4756269a0940a750801a1ea5d7003 # v6.1.0 |     - uses: docker/build-push-action@31159d49c0d4756269a0940a750801a1ea5d7003 # v6.1.0 | ||||||
|       id: build-and-push |       id: build-and-push | ||||||
|       with: |       with: | ||||||
|  |  | ||||||
|  | @ -36,7 +36,7 @@ jobs: | ||||||
|       with: |       with: | ||||||
|         go-version: '1.22' |         go-version: '1.22' | ||||||
|     - uses: actions/checkout@b0e28b5ac45a892f91e7d036f8200cf5ed489415 # v3 |     - uses: actions/checkout@b0e28b5ac45a892f91e7d036f8200cf5ed489415 # v3 | ||||||
|     - uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb # v1 |     - uses: docker/setup-buildx-action@4fd812986e6c8c2a69e18311145f9371337f27d4 # 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