Skip to content

Commit 83335b2

Browse files
chore(deps): update docker/setup-buildx-action digest to 95cefc3
1 parent 9eda55d commit 83335b2

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@95cefc3c57c7e2ae63996b332541b8a2808e4348
3737
with:
3838
install: true
3939

0 commit comments

Comments
 (0)