Skip to content

Commit 03ccae8

Browse files
Update docker/build-push-action digest to 38de522
1 parent 906e068 commit 03ccae8

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

0 commit comments

Comments
 (0)