Skip to content

Commit 84a8b9b

Browse files
authored
Merge branch 'main' into CM-71886-uninstall-preserve-hooks-file
2 parents 2205dc6 + 1017c4c commit 84a8b9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
uses: docker/setup-qemu-action@06116385d9baf250c9f4dcb4858b16962ea869c3 # v4.1.0
6565

6666
- name: Set up Docker Buildx
67-
uses: docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4.2.0
67+
uses: docker/setup-buildx-action@37fe631027851001ddb9b187196cc803df7f5f0e # v4.3.0
6868

6969
- name: Login to Docker Hub
7070
if: ${{ github.event_name == 'workflow_dispatch' || startsWith(github.ref, 'refs/tags/v') }}

0 commit comments

Comments
 (0)