Skip to content

Commit c1426d3

Browse files
chore(deps): update docker/setup-buildx-action digest to f7ce87c
1 parent 819844a commit c1426d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-project/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ runs:
5151

5252
- name: Install docker buildx
5353
if: ${{ inputs.install-buildx == 'true' }}
54-
uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3
54+
uses: docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca # v3
5555

5656
- name: Install playwright
5757
if: ${{ inputs.install-playwright == 'true' }}

0 commit comments

Comments
 (0)