🏡 index : github.com/captn3m0/google-sre-ebook.git

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2025-03-02 23:26:14.0 +00:00:00
committer GitHub <noreply@github.com> 2025-03-02 23:26:14.0 +00:00:00
commit
e866b8ace3390bb263fe2208d200c3fccc6cf5f6 [patch]
tree
c93df3c9983a53177d1e7938a6add7e38a5590f4
parent
60156662b731934cc59664807b688638dbd45917
download
e866b8ace3390bb263fe2208d200c3fccc6cf5f6.tar.gz

Bump docker/setup-buildx-action from 3.9.0 to 3.10.0

Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.9.0 to 3.10.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca...b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Diff

 .github/workflows/docker-publish.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/docker-publish.yml b/.github/workflows/docker-publish.yml
index 683ff81..dfeff83 100644
--- a/.github/workflows/docker-publish.yml
+++ a/.github/workflows/docker-publish.yml
@@ -33,7 +33,7 @@
      # multi-platform images and export cache
      # https://github.com/docker/setup-buildx-action
      - name: Set up Docker Buildx
        uses: docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca # v3.9.0
        uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10.0

      # Login against a Docker registry except on PR
      # https://github.com/docker/login-action