1
0
Fork 0
mirror of https://github.com/librenms/docker.git synced 2026-08-01 22:34:08 +00:00

Bump crazy-max/ghaction-docker-buildx from v2 to v3.1.0 (#85)

Bumps [crazy-max/ghaction-docker-buildx](https://github.com/crazy-max/ghaction-docker-buildx) from v2 to v3.1.0.
- [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](https://github.com/crazy-max/ghaction-docker-buildx/compare/v2...373dafb963e27afd52567f12584adb676f5fd647)

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:
dependabot[bot] 2020-06-16 00:44:58 +00:00 committed by GitHub
parent ab70d73625
commit 8ce8147f42
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,7 +50,7 @@ jobs:
${TAGS} --file Dockerfile .
-
name: Set up Docker Buildx
uses: crazy-max/ghaction-docker-buildx@v2
uses: crazy-max/ghaction-docker-buildx@v3.1.0
-
name: Docker Buildx (build)
run: |