Skip to content

Commit 58a19f6

Browse files
author
Signal Linden
authored
Merge pull request #2 from secondlife/signal/fix-ci
Updated build workflow to v3
2 parents 26c8b8d + b32812b commit 58a19f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
run: docker build --target test .
1818
docker:
1919
needs: test
20-
uses: secondlife/docker-build-workflow/.github/workflows/build.yml@v2
20+
uses: secondlife/docker-build-workflow/.github/workflows/build.yaml@v3
2121
with:
2222
image: platform/nginx-proxy
2323
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)