Skip to content

Commit f6a65d8

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

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@1dc73863535b631f98b2378be8619f83b136f4a0 # v6.17.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@1dc73863535b631f98b2378be8619f83b136f4a0 # v6.17.0
243243
with:
244244
context: ./test
245245
push: true

0 commit comments

Comments
 (0)