Skip to content

Commit 30b0b32

Browse files
Update docker/build-push-action digest to b66d877
1 parent 906e068 commit 30b0b32

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/csr-daisyui/.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
- name: Build and push Docker image
3838
id: push
39-
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83
39+
uses: docker/build-push-action@b66d8774c665b789105b440514f0c97e6f19b06f
4040
with:
4141
context: .
4242
push: true

packages/ssr-daisyui/.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
- name: Build and push Docker image
3838
id: push
39-
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83
39+
uses: docker/build-push-action@b66d8774c665b789105b440514f0c97e6f19b06f
4040
with:
4141
context: .
4242
push: true

0 commit comments

Comments
 (0)