Skip to content

Commit bb0c7fa

Browse files
chore(deps): update docker/setup-buildx-action action to v4
1 parent c534901 commit bb0c7fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
DOCKER_METADATA_ANNOTATIONS_LEVELS: manifest,index
4444
-
4545
name: Set up Docker Buildx
46-
uses: docker/setup-buildx-action@v3
46+
uses: docker/setup-buildx-action@v4
4747
-
4848
name: Login into Docker Hub
4949
uses: docker/login-action@v3

0 commit comments

Comments
 (0)