Skip to content

Commit 24de66d

Browse files
authored
Merge pull request #526 from docker/dependabot/github_actions/docker/build-push-action-7.1.0
build(deps): bump docker/build-push-action from 7.0.0 to 7.1.0
2 parents 6078bf0 + 09ebfbd commit 24de66d

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

.github/workflows/ci.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
buildkitd-flags: --debug
114114
-
115115
name: Build
116-
uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
116+
uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1.0
117117
with:
118118
context: .
119119
platforms: linux/amd64,linux/arm64,linux/ppc64le
@@ -243,7 +243,7 @@ jobs:
243243
buildkitd-config: /tmp/buildkitd.toml
244244
-
245245
name: Build
246-
uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
246+
uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1.0
247247
with:
248248
context: .
249249

@@ -270,7 +270,7 @@ jobs:
270270
mirrors = ["mirror.gcr.io"]
271271
-
272272
name: Build
273-
uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
273+
uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1.0
274274
with:
275275
context: .
276276

@@ -331,7 +331,7 @@ jobs:
331331
EOL
332332
-
333333
name: Build
334-
uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
334+
uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1.0
335335
with:
336336
context: .
337337

@@ -390,7 +390,7 @@ jobs:
390390
EOL
391391
-
392392
name: Build
393-
uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
393+
uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1.0
394394
with:
395395
context: .
396396

@@ -518,7 +518,7 @@ jobs:
518518
EOL
519519
-
520520
name: Build
521-
uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
521+
uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1.0
522522
with:
523523
context: .
524524

0 commit comments

Comments
 (0)