Skip to content

Commit 8e2b4e9

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 fa65e2a commit 8e2b4e9

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
@@ -193,7 +193,7 @@ jobs:
193193
driver-opts: network=host
194194
-
195195
name: Build and push
196-
uses: docker/build-push-action@31159d49c0d4756269a0940a750801a1ea5d7003 # v6.1.0
196+
uses: docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6.17.0
197197
with:
198198
context: ./test
199199
push: true
@@ -238,7 +238,7 @@ jobs:
238238
driver-opts: network=host
239239
-
240240
name: Build and push
241-
uses: docker/build-push-action@31159d49c0d4756269a0940a750801a1ea5d7003 # v6.1.0
241+
uses: docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6.17.0
242242
with:
243243
context: ./test
244244
push: true

0 commit comments

Comments
 (0)