Skip to content

Commit 1769cee

Browse files
committed
chore: Use custom repo
Signed-off-by: Javier Aliaga <[email protected]>
1 parent aed1198 commit 1769cee

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build-validation.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,8 @@ jobs:
7676
- name: Checkout Durable Task Sidecar
7777
uses: actions/checkout@v4
7878
with:
79-
repository: dapr/durabletask-go
79+
repository: javier-aliaga/durabletask-go
80+
ref: upgrade-dockerfile
8081
path: durabletask-sidecar
8182

8283
# TODO: Move the sidecar into a central image repository

0 commit comments

Comments
 (0)