Skip to content

Commit b2b45fa

Browse files
authored
Merge pull request #608 from utilityai/dependabot/github_actions/docker/setup-buildx-action-3.8.0
chore(deps): bump docker/setup-buildx-action from 3.7.1 to 3.8.0
2 parents 8afce65 + b11b901 commit b2b45fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/llama-cpp-rs-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
with:
5050
platforms: arm64,amd64
5151
- name: Set up Docker Buildx
52-
uses: docker/setup-buildx-action@c47758b77c9736f4b2ef4073d4d51994fabfe349
52+
uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5
5353
- name: Build
5454
uses: docker/build-push-action@v6
5555
with:

0 commit comments

Comments
 (0)