diff --git a/.github/workflows/caller-1.yml b/.github/workflows/caller-1.yml index 8004a690c..eefa7f5a0 100644 --- a/.github/workflows/caller-1.yml +++ b/.github/workflows/caller-1.yml @@ -27,7 +27,7 @@ jobs: uses: actions/checkout@v3 - name: Use Composite Action - uses: Piasecki-grid/test-workflows/actions/my-composite/action.yml + uses: Piasecki-grid/test-workflows/actions/my-composite/action.yml@main with: greeting: 'Hi there' name: 'GitHub Actions User'