Skip to content

Commit 36d2786

Browse files
build(deps): bump the updates group with 2 updates (#3755)
1 parent d974c1e commit 36d2786

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-multiarch.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ jobs:
126126

127127
- name: Docker meta
128128
id: meta
129-
uses: docker/metadata-action@v5.8.0
129+
uses: docker/metadata-action@v5.9.0
130130
with:
131131
# NOTE for forks: if your Docker Hub organization doesn't match your Github repo's,
132132
# then the use of ${{ github.repository_owner }} will need to be replaced.
@@ -159,7 +159,7 @@ jobs:
159159
uses: docker/setup-buildx-action@v3.11.1
160160

161161
- name: Set up QEMU
162-
uses: docker/setup-qemu-action@v3.6.0
162+
uses: docker/setup-qemu-action@v3.7.0
163163

164164
- name: Build for test
165165
uses: docker/build-push-action@v6.18.0

0 commit comments

Comments
 (0)