Skip to content

Commit 6fbccd7

Browse files
chore(deps): update docker/setup-buildx-action action to v3.10.0 (#703)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7bd5aef commit 6fbccd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/image-build-and-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116
password: ${{ secrets.GITHUB_TOKEN }}
117117

118118
- name: Set up Docker Buildx
119-
uses: docker/setup-buildx-action@c47758b77c9736f4b2ef4073d4d51994fabfe349 # v3.7.1
119+
uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10.0
120120

121121
- name: Extract metadata
122122
id: meta

0 commit comments

Comments
 (0)