Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3adeb2f

Browse files
authoredJul 30, 2024··
chore(deps): update docker/setup-buildx-action digest to 988b5a0
1 parent 9eda55d commit 3adeb2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
# for caching of docker layers see:
3434
# https://evilmartians.com/chronicles/build-images-on-github-actions-with-docker-layer-caching
3535
- name: Set up Docker Buildx
36-
uses: docker/setup-buildx-action@2dd22fa31c04297d369158eb483250f578504a9f
36+
uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db
3737
with:
3838
install: true
3939

0 commit comments

Comments
 (0)
Please sign in to comment.