Skip to content

Commit bcd8a41

Browse files
claudiamurialdoBeta Bot
authored andcommitted
Cherry pick branch 'genexuslabs:fix/pin-docker-setup-buildx-sha' into beta
1 parent 97546d9 commit bcd8a41

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/External-Storage-Tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
fetch-depth: 0
3434

3535
- name: Install Docker
36-
uses: docker/setup-buildx-action@v2
36+
uses: docker/setup-buildx-action@885d1462b80bc1c1c7f0b00334ad271f09369c55 # v2
3737

3838

3939
- name: Start LocalStack and create S3 bucket

.github/workflows/Kafka-Integration-Tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
fetch-depth: 0
3434

3535
- name: Install Docker
36-
uses: docker/setup-buildx-action@v2
36+
uses: docker/setup-buildx-action@885d1462b80bc1c1c7f0b00334ad271f09369c55 # v2
3737

3838
- name: Start kafka
3939
run: |

0 commit comments

Comments
 (0)