]> git.giorgioravera.it Git - network-manager.git/commitdiff
Bump docker/build-push-action from 6 to 7 (#10)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 10 Mar 2026 18:15:38 +0000 (19:15 +0100)
committerGitHub <noreply@github.com>
Tue, 10 Mar 2026 18:15:38 +0000 (19:15 +0100)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6 to 7.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6...v7)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
.github/workflows/docker-publish.yaml

index 20ab717c0134a5d22059fc71b2ff28ee9781ec20..5b8bb0f3d1614f3574cbfc6e8892f34a89525a87 100644 (file)
@@ -51,7 +51,7 @@ jobs:
 
       - name: 🏗️ Build & Push image (with SBOM + provenance)
         id: build
-        uses: docker/build-push-action@v6
+        uses: docker/build-push-action@v7
         with:
           context: .
           file: ./Dockerfile