Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot] b1247e7227 chore(deps): Bump docker/build-push-action from 7.1.0 to 7.2.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/bcafcacb16a39f128d818304e6c9c0c18556b85f...f9f3042f7e2789586610d6e8b85c8f03e5195baf)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-26 00:56:26 +00:00
4 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -348,7 +348,7 @@ jobs:
type=sha
-
name: Build and push to local registry
uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1.0
uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7.2.0
with:
context: ./test
file: ./test/Dockerfile
@@ -465,7 +465,7 @@ jobs:
maintainer=Foo
-
name: Build
uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1.0
uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7.2.0
with:
context: ./test
file: ./test/output.Dockerfile
Generated Vendored
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -26,7 +26,7 @@
"packageManager": "yarn@4.9.2",
"dependencies": {
"@actions/core": "^3.0.0",
"@actions/github": "^9.1.1",
"@actions/github": "^9.0.0",
"@docker/actions-toolkit": "^0.90.0",
"@renovate/pep440": "^1.0.0",
"csv-parse": "^6.2.1",
+1 -1
View File
@@ -2839,7 +2839,7 @@ __metadata:
resolution: "docker-metadata-action@workspace:."
dependencies:
"@actions/core": "npm:^3.0.0"
"@actions/github": "npm:^9.1.1"
"@actions/github": "npm:^9.0.0"
"@docker/actions-toolkit": "npm:^0.90.0"
"@eslint/js": "npm:^9.39.3"
"@renovate/pep440": "npm:^1.0.0"