Skip to content

Commit 6cf3db2

Browse files
authored
chore(deps): update docker/setup-buildx-action action to v3.8.0 (#709)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent aef64d1 commit 6cf3db2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ jobs:
143143
ghcr.io/descope/${{ env.IMAGE_NAME }}
144144
${{ steps.login-ecr.outputs.registry }}/descope/${{ env.IMAGE_NAME }}
145145
- name: Set up Docker Buildx
146-
uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3
146+
uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3.8.0
147147
- name: Build and push
148148
uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5
149149
with:

0 commit comments

Comments
 (0)