Skip to content

Commit 584b973

Browse files
Bump docker/build-push-action from 6.1.0 to 6.18.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.1.0 to 6.18.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@31159d4...2634353) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-version: 6.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9c38e5e commit 584b973

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ jobs:
194194
driver-opts: network=host
195195
-
196196
name: Build and push
197-
uses: docker/build-push-action@31159d49c0d4756269a0940a750801a1ea5d7003 # v6.1.0
197+
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
198198
with:
199199
context: ./test
200200
push: true
@@ -239,7 +239,7 @@ jobs:
239239
driver-opts: network=host
240240
-
241241
name: Build and push
242-
uses: docker/build-push-action@31159d49c0d4756269a0940a750801a1ea5d7003 # v6.1.0
242+
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
243243
with:
244244
context: ./test
245245
push: true

0 commit comments

Comments
 (0)