Skip to content

Commit 58a9ecb

Browse files
chore(deps): update docker/setup-buildx-action action to v4.3.0
| datasource | package | from | to | | ----------- | -------------------------- | ------ | ------ | | github-tags | docker/setup-buildx-action | v4.0.0 | v4.3.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent f0344d3 commit 58a9ecb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ jobs:
322322
323323
- name: Set up Docker Buildx
324324
if: github.event.action == 'opened' || github.event.action == 'synchronize' || github.event.action == 'labeled'
325-
uses: docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4.0.0
325+
uses: docker/setup-buildx-action@37fe631027851001ddb9b187196cc803df7f5f0e # v4.3.0
326326
with:
327327
cache-binary: false
328328
driver: docker-container

0 commit comments

Comments
 (0)