Skip to content

Commit d5f9440

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

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

0 commit comments

Comments
 (0)