Bump crazy-max/ghaction-docker-buildx from 3.2.0 to 3.3.1 (#6275)

Bumps [crazy-max/ghaction-docker-buildx](https://github.com/crazy-max/ghaction-docker-buildx) from 3.2.0 to 3.3.1.
- [Release notes](https://github.com/crazy-max/ghaction-docker-buildx/releases)
- [Changelog](https://github.com/crazy-max/ghaction-docker-buildx/blob/master/CHANGELOG.md)
- [Commits](552c9de485...126d331dc6)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-docker-buildx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-06-17 07:48:18 -07:00 committed by GitHub
parent 395cc3677e
commit dc4b1accc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -35,8 +35,8 @@ jobs:
key: ${{ runner.os }}-buildx-${{ matrix.target }}-${{ env.TAG }} key: ${{ runner.os }}-buildx-${{ matrix.target }}-${{ env.TAG }}
restore-keys: ${{ runner.os }}-buildx-${{ matrix.target }}- restore-keys: ${{ runner.os }}-buildx-${{ matrix.target }}-
- name: Set up Docker Buildx - name: Set up Docker Buildx
# crazy-max/ghaction-docker-buildx@v3.2.0 # crazy-max/ghaction-docker-buildx@v3.3.1
uses: crazy-max/ghaction-docker-buildx@552c9de485482d9bbaa6fa035ee55e518e1e3cb9 uses: crazy-max/ghaction-docker-buildx@126d331dc69f4a1aa02452e374835e6a5d565613
- name: Build & Push Multi Arch Images - name: Build & Push Multi Arch Images
env: env:
#DOCKER_TRACE: 1 #DOCKER_TRACE: 1