Skip to content

Commit 110e699

Browse files
committed
Fixing actions repo link
1 parent 64bb710 commit 110e699

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_docker-build-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
images: ${{ env.IMAGE_NAME }}
6565

6666
- name: Setup repo
67-
uses: blockscout/blockscout-ci-cd/.github/actions/setup-multiarch-buildx@master
67+
uses: blockscout/actions/.github/actions/setup-multiarch-buildx@master
6868
id: setup
6969
with:
7070
docker-image: ${{ env.IMAGE_NAME }}

0 commit comments

Comments
 (0)