Bump docker/build-push-action in the dependency-updates group

Bumps the dependency-updates group with 1 update: [docker/build-push-action](https://github.com/docker/build-push-action).


Updates `docker/build-push-action` from 6.13.0 to 6.14.0
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6.13.0...v6.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-02-19 20:02:59 +00:00
committed by GitHub
parent 00fe0b7e4d
commit ba800e4da7
2 changed files with 2 additions and 2 deletions

View File

@@ -44,7 +44,7 @@ jobs:
-
name: Test build of image
id: build
uses: docker/build-push-action@v6.13.0
uses: docker/build-push-action@v6.14.0
with:
push: false
load: true