Skip to content

Commit ae4670d

Browse files
committed
Fix reusable workflow tests
1 parent f5f032a commit ae4670d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-reusable-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
jobs:
1111
setup:
12-
uses: cloudposse/github-action-matrix-outputs-write/.github/workflows/setup-test.yml@initail
12+
uses: cloudposse/github-action-matrix-outputs-write/.github/workflows/setup-test.yml@main
1313
strategy:
1414
matrix:
1515
target: ["one", "two"]

0 commit comments

Comments
 (0)