Skip to content
This repository was archived by the owner on May 31, 2026. It is now read-only.

Commit 981023e

Browse files
chore(deps): update docker/build-push-action digest to f9f3042
1 parent 4dd43d0 commit 981023e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/publish.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
type=sha
4848
4949
- name: Build and push
50-
uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7
50+
uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7
5151
with:
5252
context: ./backend
5353
push: true
@@ -92,7 +92,7 @@ jobs:
9292
type=sha
9393
9494
- name: Build and push
95-
uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7
95+
uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7
9696
with:
9797
context: ./admin_portal
9898
push: true
@@ -139,7 +139,7 @@ jobs:
139139
type=sha
140140
141141
- name: Build and push
142-
uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7
142+
uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7
143143
with:
144144
context: ./frontend
145145
push: true

0 commit comments

Comments
 (0)