Skip to content

Commit 4cf45b7

Browse files
chore(deps): bump docker/setup-buildx-action from 3 to 4 (#813)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2e76510 commit 4cf45b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ jobs:
155155
steps:
156156
- uses: actions/checkout@v7
157157

158-
- uses: docker/setup-buildx-action@v3
158+
- uses: docker/setup-buildx-action@v4
159159

160160
- uses: docker/login-action@v4
161161
with:

0 commit comments

Comments
 (0)