name: wdi-actions description: first composite action runs: using: "composite" steps: -run: echo "Hello this is the first composite actions" shell: bash