Skip to content

Commit 554685e

Browse files
Bump docker/build-push-action from 6.17.0 to 6.18.0 (#1564)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c5cfd02 commit 554685e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
# https://github.com/docker/build-push-action
122122
- name: Build and push Docker image
123123
id: build-and-push
124-
uses: docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6.17.0
124+
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
125125
with:
126126
context: components/datadog/apps/${{ matrix.app }}/images/${{ matrix.image }}
127127
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)