Skip to content

Commit 315f307

Browse files
build(deps): bump docker/setup-qemu-action from 3.1.0 to 3.2.0 (#133)
1 parent a18a64c commit 315f307

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
docker-build:
1313
runs-on: ubuntu-20.04
1414
steps:
15-
- uses: docker/setup-qemu-action@v3.1.0
15+
- uses: docker/setup-qemu-action@v3.2.0
1616
- uses: docker/setup-buildx-action@v3.4.0
1717
# > By default, this action uses the Git context so you don't need to use
1818
# > the actions/checkout action to checkout the repository because this

0 commit comments

Comments
 (0)