Skip to content

Commit a278380

Browse files
Update docker/build-push-action digest to eb65127
1 parent 906e068 commit a278380

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@eb6512707bea5740b2608f2a43ece7bc543cb75b
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@eb6512707bea5740b2608f2a43ece7bc543cb75b
4040
with:
4141
context: .
4242
push: true

0 commit comments

Comments
 (0)