# swaggerFiles [![Build Status](https://github.com/swaggo/files/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/features/actions) [![Go Report Card](https://goreportcard.com/badge/github.com/swaggo/files)](https://goreportcard.com/report/github.com/swaggo/files) ## How to update submodule and create a new bundle: ```console # Update submodule to latest tagged release of swagger-ui make update-submodule # Create new dist bundle make build ``` You can now create a commit and push changes to GitHub