mirror of
https://github.com/librenms/docker.git
synced 2026-07-28 20:40:10 +00:00
Bump crazy-max/ghaction-docker-buildx from v3.2.0 to v3.3.0 (#114)
Bumps [crazy-max/ghaction-docker-buildx](https://github.com/crazy-max/ghaction-docker-buildx) from v3.2.0 to v3.3.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/v3.2.0...bb77f35f7a82f54fcda51000ea4e4467825014fd) 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
2f9215e36f
commit
47c8bf2af0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -48,7 +48,7 @@ jobs:
|
|||
${TAGS} --file Dockerfile .
|
||||
-
|
||||
name: Set up Docker Buildx
|
||||
uses: crazy-max/ghaction-docker-buildx@v3.2.0
|
||||
uses: crazy-max/ghaction-docker-buildx@v3.3.0
|
||||
-
|
||||
name: Docker Buildx (build)
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue