Skip to content

Commit e02498c

Browse files
committed
use the stacks-network composite workflow
1 parent ee05841 commit e02498c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/image-build-source.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
## Setup Docker for the builds
2626
- name: Docker setup
2727
id: docker_setup
28-
uses: wileyj/actions/docker@main
28+
uses: stacks-network/actions/docker@main
2929
with:
3030
username: ${{ secrets.DOCKERHUB_USERNAME }}
3131
password: ${{ secrets.DOCKERHUB_PASSWORD }}

0 commit comments

Comments
 (0)