mirror of https://github.com/h44z/wg-portal.git
				
				
				
			Bump docker/build-push-action from 5 to 6 in the actions group (#310)
Bumps the actions group with 1 update: [docker/build-push-action](https://github.com/docker/build-push-action). Updates `docker/build-push-action` from 5 to 6 - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/v5...v6) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... 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
							
								
									d8eac37302
								
							
						
					
					
						commit
						5a289276f4
					
				|  | @ -79,7 +79,7 @@ jobs: | |||
|             BUILD_VERSION=${{ env.BUILD_VERSION }} | ||||
| 
 | ||||
|       - name: Export binaries from images | ||||
|         uses: docker/build-push-action@v5 | ||||
|         uses: docker/build-push-action@v6 | ||||
|         with: | ||||
|           context: . | ||||
|           platforms: linux/amd64,linux/arm64,linux/arm/v7 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue