There was an error while loading. Please reload this page.
1 parent c5cfd02 commit 554685eCopy full SHA for 554685e
1 file changed
.github/workflows/docker-publish.yml
@@ -121,7 +121,7 @@ jobs:
121
# https://github.com/docker/build-push-action
122
- name: Build and push Docker image
123
id: build-and-push
124
- uses: docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6.17.0
+ uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
125
with:
126
context: components/datadog/apps/${{ matrix.app }}/images/${{ matrix.image }}
127
platforms: linux/amd64,linux/arm64
0 commit comments