Skip to content

Commit cbf456e

Browse files
chore(deps): update docker/setup-buildx-action action to v4 (#628)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d758707 commit cbf456e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
scw_image: ${{ steps.meta.outputs.scw_image }}
5151
steps:
5252
- uses: actions/checkout@main
53-
- uses: docker/setup-buildx-action@v3
53+
- uses: docker/setup-buildx-action@v4
5454

5555
- name: Login to GHCR
5656
if: github.event_name == 'push'

0 commit comments

Comments
 (0)