chore(deps): bump docker/build-push-action from 6.16.0 to 6.17.0 (#6796)
Some checks failed
go: build dev binaries / cleanup (push) Has been cancelled
docker: build dev containers / build-dev-containers (push) Has been cancelled
End to End / FUSE Mount (push) Has been cancelled
go: build binary / Build (push) Has been cancelled
Ceph S3 tests / Ceph S3 tests (push) Has been cancelled
test s3 over https using aws-cli / awscli-tests (push) Has been cancelled
go: build dev binaries / build_dev_linux_windows (amd64, linux) (push) Has been cancelled
go: build dev binaries / build_dev_linux_windows (amd64, windows) (push) Has been cancelled
go: build dev binaries / build_dev_darwin (amd64, darwin) (push) Has been cancelled
go: build dev binaries / build_dev_darwin (arm64, darwin) (push) Has been cancelled

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.16.0 to 6.17.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](14487ce63c...1dc7386353)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-version: 6.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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]
2025-05-19 11:18:50 -07:00
committed by GitHub
parent c25e455111
commit 140b7a7402
7 changed files with 7 additions and 7 deletions

View File

@@ -56,7 +56,7 @@ jobs:
password: ${{ secrets.GHCR_TOKEN }}
-
name: Build
uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v2
uses: docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v2
with:
context: ./docker
push: ${{ github.event_name != 'pull_request' }}

View File

@@ -57,7 +57,7 @@ jobs:
password: ${{ secrets.GHCR_TOKEN }}
-
name: Build
uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v2
uses: docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v2
with:
context: ./docker
push: ${{ github.event_name != 'pull_request' }}

View File

@@ -47,7 +47,7 @@ jobs:
password: ${{ secrets.DOCKER_PASSWORD }}
-
name: Build
uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v2
uses: docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v2
with:
context: ./docker
push: ${{ github.event_name != 'pull_request' }}

View File

@@ -48,7 +48,7 @@ jobs:
password: ${{ secrets.DOCKER_PASSWORD }}
-
name: Build
uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v2
uses: docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v2
with:
context: ./docker
push: ${{ github.event_name != 'pull_request' }}

View File

@@ -48,7 +48,7 @@ jobs:
password: ${{ secrets.DOCKER_PASSWORD }}
-
name: Build
uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v2
uses: docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v2
with:
context: ./docker
push: ${{ github.event_name != 'pull_request' }}

View File

@@ -47,7 +47,7 @@ jobs:
password: ${{ secrets.DOCKER_PASSWORD }}
-
name: Build
uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v2
uses: docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v2
with:
context: ./docker
push: ${{ github.event_name != 'pull_request' }}

View File

@@ -47,7 +47,7 @@ jobs:
password: ${{ secrets.DOCKER_PASSWORD }}
-
name: Build
uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v2
uses: docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v2
with:
context: ./docker
push: ${{ github.event_name != 'pull_request' }}